You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Ed _ <ed...@hotmail.com> on 2007/08/26 03:17:10 UTC

modal window as pop up on non wicket site.

I am try to see if modal window can be used to pop up a dialog box onto a page that has been written in php. I essentially want to have a html link on the older site - that would launch a pop up dialog to my application.  want to avoid first coming to my app and then offering the users a form.  just want to see if this can be done with the 1.2 extensions. Would appreciate some direction here.thanks,ed
_________________________________________________________________
Messenger Café — open for fun 24/7. Hot games, cool activities served daily. Visit now.
http://cafemessenger.com?ocid=TXT_TAGLM_AugWLtagline

Re: modal window as pop up on non wicket site.

Posted by Matej Knopp <ma...@gmail.com>.
Sure it can be done. Just include all required javascript fiels (
wicket-event.js, wicket-ajax.js and modal.js) and create the modal window
yourself (from javascript). Look at ModalWindow.getWindowOpenJavascript to
see how the javascript method looks like.

-Matej

On 8/26/07, Ed _ <ed...@hotmail.com> wrote:
>
>
> I am try to see if modal window can be used to pop up a dialog box onto a
> page that has been written in php. I essentially want to have a html link on
> the older site - that would launch a pop up dialog to my application.  want
> to avoid first coming to my app and then offering the users a form.  just
> want to see if this can be done with the 1.2 extensions. Would appreciate
> some direction here.thanks,ed
> _________________________________________________________________
> Messenger Café — open for fun 24/7. Hot games, cool activities served
> daily. Visit now.
> http://cafemessenger.com?ocid=TXT_TAGLM_AugWLtagline