we are using Joomla! 3.1.5 Stable [ Ember ] 01-August-2013 14:00 GMT and MobileJoomla 1.2.8. We have a simple html form to capture customer information for an online payment. Upon submit of this form a javascript function is called to validate the information input. If any details are invalid then a pop-up window is displayed to notify the user.
This javascript works on all browsers on a desktop PC and iPad but
does not run when using an iPhone. This has been tested on multiple iPhones ensuring that javascript is enabled and pop-ups are allowed. Having looked at the source code (using an iPhone emulator) I can see that the javascript is being stripped out. I have checked the settings within the Mobile Joomla component and "Remove unsupported tags" is set to "Off" within the iphone and advanced settings. Does anyone know how we can stop MobileJoomla from stripping out the javascript or suggest an alternative solution.
This javascript works on all browsers on a desktop PC and iPad but
does not run when using an iPhone. This has been tested on multiple iPhones ensuring that javascript is enabled and pop-ups are allowed. Having looked at the source code (using an iPhone emulator) I can see that the javascript is being stripped out. I have checked the settings within the Mobile Joomla component and "Remove unsupported tags" is set to "Off" within the iphone and advanced settings. Does anyone know how we can stop MobileJoomla from stripping out the javascript or suggest an alternative solution.