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
{{ message }}
This repository was archived by the owner on Nov 7, 2023. It is now read-only.
I would like to create a mobile version of my rails 5.0.0.1 application.
Once installed jquery-mobile-rails, however I encountered serious issues: css rules are not respected, redirects fail, javascripts do not work, colours are blurred, buttons do not work, writings on buttons are unreadable... I also tried version 1.3.2 with the same bad result. I am using jquery-rails version 4.1.1
What do you think is causing these problems? I am using the following scripts: jquery.remotipart (as gem), autosize.js by Jack Moore, jQuery datetimepicker, fullcalendar rails (as gem). The following code is an extract from application.js
I would like to create a mobile version of my rails 5.0.0.1 application.
Once installed jquery-mobile-rails, however I encountered serious issues: css rules are not respected, redirects fail, javascripts do not work, colours are blurred, buttons do not work, writings on buttons are unreadable... I also tried version 1.3.2 with the same bad result. I am using jquery-rails version 4.1.1
What do you think is causing these problems? I am using the following scripts: jquery.remotipart (as gem), autosize.js by Jack Moore, jQuery datetimepicker, fullcalendar rails (as gem). The following code is an extract from application.js
The following is instead an extract from application.css:
The text was updated successfully, but these errors were encountered: