Closed dsoares closed 8 years ago
If jquery_mobile made the mess in the current skin, this is because you have add it in your config file as a 'plugins' property. For mobile skin you just need to add "mobile" as a plugin in the config file. The idea behind jquery_mobile is a standalone plugin, which can be used by others plugins, like the jqueryui plugin. There is probably some things to enhance but I'm not sure this pr is really fixing a problem.
You are absolutely right, sorry for my distraction. I'm going to close it.
If device is not mobile, do not mess the current skin with jquery_mobile plugin files.