Hello,

I'm fairly new to Wicket have been working with the Wizard extension. My problem is that in the form markup of the wizard there is the following:

<div style="width:0px;height:0px;position:absolute;left:-100px;top:-100px;overflow:hidden"><input type="text" autocomplete="false"/>...</div>

I am writing an application which should be viewed on a mobile phone browser and I cannot rely on css working. Therefore, phones display this extra textfield.

I've tried overriding the form (with the newForm method), and the overview bar but had no success. Does anyone have any ideas on how I can stop this extra textfield from being added to the markup?

Thanks,

John


--
John Bailey, SkyCash
email: john.bailey at skycash.com, mobile: +48 694205152

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to