View Full Version : pop up message


bRiTtLiShUs
07-23-2003, 01:19 AM
me again.. `=[

</iframe></td></tr></table><br /><br /><BODY onLoad="alert('»HeLLo SunShiNe«');"onUnload="alert('»Bye Love«');">

that is the code..now i want to make more than one message pop up..how do i do that

Lithium381
07-23-2003, 02:05 AM
make a javascript function that calls multiple alert boxes, and for the "onload" just call your javascript function.....seems logical to me even though i've never attempted such

bRiTtLiShUs
07-23-2003, 02:42 AM
i got it now thanks though `=]