Hello,
I have a client's website that is running mals' ecom (not the best solution, but some folks are stubborn.) Mal's uses a series of forms and javascript to collect user input, and calculate prices.
One of these forms can be seen here:
http://barndoors.whitepinecut4u.com/barn-door-kits/aluminium-barn-door-kit/
The problem I have: The form or Jquery will not run in a mobile browser. I have tried a number of different browsers through emulation without success.
At first test, I registered and enqueued the mobile script, from the Google. This threw some of my css off and the Jquery did not execute.
I also tried one of those horrible mobile jquery plugins, which resulted the same effect.
No mobile scripts are currently enqueued.
Any Help would be Most Impressive!!