[ http://issues.apache.org/jira/browse/WICKET-18?page=comments#action_12449371 ] Martijn Dashorst commented on WICKET-18: ----------------------------------------
Implemented in my local workspace, now testing it. > Make modal window non-modal > --------------------------- > > Key: WICKET-18 > URL: http://issues.apache.org/jira/browse/WICKET-18 > Project: Wicket > Issue Type: Improvement > Components: wicket-extensions > Affects Versions: 1.2.3 > Reporter: Vincent van den Noort > Assigned To: Martijn Dashorst > Attachments: patch.txt > > > We have the requirement for a pop-up div that is not modal. Supplied patch > creates a non-modal window, allowing users to drag the window and work with > the underlying page. > Missing feature: correctly detect and track multiple window instances > works for both panel and page variants -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
