you could create a div that floats on top of everything, but you'll still need javascript to set its position and to hide/unhide it.

as far as I know, you need javascript to do it.

_Brian.

Todd Cary wrote:
Is there a way to create a Window that is like the Help or Popup type windows one can create with JavaScript?

I have an event calendar and I want the link for the event to go to a PHP page, but I want the page to be on top and have focus with a Close button. The PHP page will have some PHP code that will display the data passed by the GET var.

Todd

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to