[jQuery] jquery: display external page inside popups (mail goggles)

2009-05-18 Thread rayche...@gmail.com

Hi,
I've been through various jQuery windows popups (modal, fancybox,boxy,
à la facebook ...)  but none of them convinced me.  I want to display
inside the popup php/html file not images. I really like the modal
style but it displays only javascript files.
My goal is to have kind of mail goggles popup. The user can't disclose
it if he clicks outside of the window.

Raymond


[jQuery] Re: jquery: display external page inside popups (mail goggles)

2009-05-18 Thread rayche...@gmail.com

Back again,
I mean most method consist of hidding inside a 
inside the same page.
Then the popup will display the what's inside the 
Is there a way to display from an external html or php file.
Tks

 Raymond