[jQuery] jquery: display external page inside popups (mail goggles)
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)
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