I'm relatively new to JQuery/JS so if you could please make your answers idiot proof it would be appreciated:
Can anyone suggest how I can edit Jquery_Mobile1.0rc2.js so its AJAX features are only applied to specific classes.
- Problem is links that have their own separate AJAX functions are being overrun by JQuery Mobile.
- I've tried "ajaxEnabled: false" but this disables all AJAX features, where I need to disable just ajax links from Mobile JQuery.