orchid2
01-28-2003, 11:40 PM
what is the code for pop up window without clicking anything? Like when a person enter that page, a window just pop up.
|
View Full Version : help orchid2 01-28-2003, 11:40 PM what is the code for pop up window without clicking anything? Like when a person enter that page, a window just pop up. Rosekeet 01-29-2003, 12:08 AM <SCRIPT language="JavaScript">alert("TEXT") </SCRIPT> put your text where it says text. It'll pop up when someone enters the page. orchid2 01-29-2003, 11:11 AM no I mean my new site pop up. not the alert and how can I make it pop up two window at the same time? Sheila 01-29-2003, 12:09 PM Originally posted by orchid2 what is the code for pop up window without clicking anything? Like when a person enter that page, a window just pop up. See: http://www.lissaexplains.com/forum/search.php?action=showresults&searchid=47525&sortby=lastpost&sortorder=descending Originally posted by orchid2 and how can I make it pop up two window at the same time? Maybe try one of these threads?http://www.lissaexplains.com/forum/search.php?action=showresults&searchid=47570&sortby=lastpost&sortorder=descending |