it can't. ModalWindow is a javascript component. JavaScript is necessary for displaying, hiding, positioning, closing, etc. the div that is the modal window.
The only javascript less option aiui is using popup-settings on a regular link. Martijn On 3/14/08, Kaspar Fischer <[EMAIL PROTECTED]> wrote: > Anybody has an idea how the modal window can be made to work when > JavaScript > is disabled? > > > On 11.03.2008, at 17:18, Kaspar Fischer wrote: > > > I am using http://www.wicket-library.com/wicket-examples/ajax/modal-window > > to > > show a modal dialog holding a component. -- First of all, thanks to > > the author > > of this extension! It's great, took me only 2 minutes to set it up! > > > > One question I have is whether it is possible to make ModalWindow > > fall back > > to an ordinary link to the page showing the modal window if > > JavaScript is > > disabled. Does somebody know how to achieve this? > > > > Thanks, > > Kaspar > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Buy Wicket in Action: http://manning.com/dashorst Apache Wicket 1.3.1 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.1 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
