[PHP] Re: Making a simple borderless pop up window with a Close button

2002-03-20 Thread qartis

If you want a popup window that lacks a border entirely, check out
chromeless windows at www.microbians.com



Denis L. Menezes [EMAIL PROTECTED] wrote in message
000f01c1cf3f$5321d520$c900a8c0@d8d0l7">news:000f01c1cf3f$5321d520$c900a8c0@d8d0l7...
 Hello friends.

 I am making a database website where I need to add a small help button for
 every field on the form. Whenever the user clicks the small help button, I
 wish to show a titleless popup window containing the help text and a
close
 button. Can someone  help me with the php script for this.

 Thanks
 Denis




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




[PHP] Re: Making a simple borderless pop up window with a Close button

2002-03-20 Thread Gaylen Fraley

As noted before and on their website, it only works in IE.

--
Gaylen
PHP KISGB v4.0.2 Guest Book http://www.gaylenandmargie.com/phpwebsite/

Qartis [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 If you want a popup window that lacks a border entirely, check out
 chromeless windows at www.microbians.com



 Denis L. Menezes [EMAIL PROTECTED] wrote in message
 000f01c1cf3f$5321d520$c900a8c0@d8d0l7">news:000f01c1cf3f$5321d520$c900a8c0@d8d0l7...
  Hello friends.
 
  I am making a database website where I need to add a small help button
for
  every field on the form. Whenever the user clicks the small help button,
I
  wish to show a titleless popup window containing the help text and a
 close
  button. Can someone  help me with the php script for this.
 
  Thanks
  Denis
 





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




Re: [PHP] Re: Making a simple borderless pop up window with a Close button

2002-03-20 Thread Jason Bell

Actually, it sort of works for other browsers. It just isn't as cool the
window that is opened on netscape is just a normal bordered popup window,
with no toolbars.

- Original Message -
From: Gaylen Fraley [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, March 20, 2002 6:32 PM
Subject: [PHP] Re: Making a simple borderless pop up window with a Close
button


 As noted before and on their website, it only works in IE.

 --
 Gaylen
 PHP KISGB v4.0.2 Guest Book http://www.gaylenandmargie.com/phpwebsite/

 Qartis [EMAIL PROTECTED] wrote in message
 [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
  If you want a popup window that lacks a border entirely, check out
  chromeless windows at www.microbians.com
 
 
 
  Denis L. Menezes [EMAIL PROTECTED] wrote in message
  000f01c1cf3f$5321d520$c900a8c0@d8d0l7">news:000f01c1cf3f$5321d520$c900a8c0@d8d0l7...
   Hello friends.
  
   I am making a database website where I need to add a small help button
 for
   every field on the form. Whenever the user clicks the small help
button,
 I
   wish to show a titleless popup window containing the help text and a
  close
   button. Can someone  help me with the php script for this.
  
   Thanks
   Denis
  
 
 



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






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