FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Php Modal
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Php Modal [message #173023 is a reply to message #173022] Thu, 17 March 2011 23:56 Go to previous messageGo to previous message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma:
Senior Member
On 3/17/2011 7:12 PM, paddy_nyr wrote:
> Is it possible to create a modal Php page with Javascipt?
>
> I tried window.open() with the modal=yes and window.showModalDialog, but
> page comes up empty?
>
> Thanks
>
>
>

PHP knows nothing about what happens at the browser; all it does is
generate output. The browser knows nothing about where the source comes
from; it just requests bytes from the server.

If you're having a client side problem, it's not PHP.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: FILE_GET_CONTENTS with SSL on XAMPP
Next Topic: use of array_key_exists() to prevent duplicates?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Nov 23 05:13:13 GMT 2024

Total time taken to generate the page: 0.04214 seconds