jquery / jquerymobile.com

jQuery Mobile web site content
http://jquerymobile.com
Other
54 stars 65 forks source link

jquery mobile breaks rails application #149

Open knzudgt opened 6 years ago

knzudgt commented 6 years ago

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.