PDA

Click to See Complete Forum and Search --> : popups


davebat
Apr 29th, 2003, 03:34 AM
I want to open a popup, i already knwo how to do this but is there a way for the popup code to be part of the page that is opening and not a function from the page with the hyperlink?

bekkel
Apr 29th, 2003, 03:54 AM
<body onload="popfunction()">

and make the popfunction..

and remember.. pop-ups are very irri..

so i hope is one with gooe information. ;)

davebat
Apr 29th, 2003, 04:07 AM
thanks, but i dont want to open another page on load and advertise. i want the page that has been opened in pop-up format I.E fixed size no toolbrs. however I cant open it in this way from the previous page