default form submit button shows up in JQuery Mobile

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

default form submit button shows up in JQuery Mobile

Yanni Chiu
WAFormTag>>before emits a <div> with a submit button, to handle the
default response (IIUC, user hits Return key, instead of clicking on
Okay/Cancel). The button is positioned to be hidden.

When using JQuery Mobile (JQM), the button (i.e. <input> tag) is still
hidden, but it seems that an extra <span> tag, with "Default" (which is
the input tag value), gets inserted by JQM - and it's not hidden; it
shows up as a big fat button across the top.

Has anyone else seen this?

--
Yanni

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside