[Seaside] default form submit button shows up in JQuery Mobile

Yanni Chiu yanni at rogers.com
Tue Oct 18 00:57:53 UTC 2011


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



More information about the seaside mailing list