function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
jquittentonjquittenton 

Visualforce page using HTML5 (jquery mobile)

I'm having trouble getting a visualforce page working using jquery mobile.  In particular I cannot send data to controller variables using <apex:inputText> controls. Does anyone have an example visualforce entry form that works with jquery mobile?

neophyteneophyte

Facing the same issue. Were you ever able to get it work?