You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to create a mobile version of my rails 5.0.0.1 application.
Once downloaded and installed jquery mobile 1.4.5, however I encountered serious issues: css rules are not respected, redirects fails, javascripts do not work, colours are blurred, buttons do not work... I tried both the full versions and the minimal versions of the css an js files with the same bad result.
I am using jquery-rails version 4.1.1 and I am wondering how can I get jquery mobile to work, whether would you advice to use a different jquery mobile version and what piece of my application might be causing the problem.
The text was updated successfully, but these errors were encountered:
I would like to create a mobile version of my rails 5.0.0.1 application.
Once downloaded and installed jquery mobile 1.4.5, however I encountered serious issues: css rules are not respected, redirects fails, javascripts do not work, colours are blurred, buttons do not work... I tried both the full versions and the minimal versions of the css an js files with the same bad result.
I am using jquery-rails version 4.1.1 and I am wondering how can I get jquery mobile to work, whether would you advice to use a different jquery mobile version and what piece of my application might be causing the problem.
The text was updated successfully, but these errors were encountered: