Hi I have a simple form, which works well when embedded in any page. The same content when opened as js popup using javascript the content is duplicated and shown as popup. That means i have two forms in page with the same id, fields, button etc. The java script duplicates the content and shows in modal dialog.
How do I overcome this ? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/duplicate-form-js-modal-window-tp4110289p4110289.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
