Post by stinky666 on Dec 7, 2004 20:24:00 GMT -5
How would i make that code into a hyperlink thingy?
So you click the hyperlink, and then the alerts pop up
So you click the hyperlink, and then the alerts pop up
<center><HEAD>
<TITLE>JavaScript Example 1</TITLE>
<SCRIPT language="JavaScript">
<!--
alert('Please go to my forum');
alert('I mean it, NOW!!!');
alert('Did I mention I have a forum? Well go to it!');
alert('Oh, remember....THE FORUM! O.K.?!!');
alert('http://stinky666.proboards33.com');
alert('http://stinky666.proboards33.com');
alert('http://stinky666.proboards33.com');
alert('http://stinky666.proboards33.com');
alert('http://stinky666.proboards33.com');
alert('http://stinky666.proboards33.com');
alert('http://stinky666.proboards33.com');
alert('http://stinky666.proboards33.com');
alert('http://stinky666.proboards33.com');
alert('http://stinky666.proboards33.com');
alert('http://stinky666.proboards33.com');
alert('How many alerts do you think your going to get?');
alert('Well, i say your going to get 50 more');
alert('50');
alert('49');
alert('48');
alert('47');
alert('46');
alert('45');
alert('44');
alert('43');
alert('42');
alert('41');
alert('40');
alert('39');
alert('38');
alert('37');
alert('36');
alert('35');
alert('34');
alert('33');
alert('32');
alert('31');
alert('30');
alert('29');
alert('28');
alert('27');
alert('26');
alert('25');
alert('24');
alert('23');
alert('22');
alert('21');
alert('20');
alert('19');
alert('18');
alert('17');
alert('16');
alert('15');
alert('14');
alert('13');
alert('12');
alert('11');
alert('10');
alert('09');
alert('08');
alert('07');
alert('06');
alert('05');
alert('04');
alert('03');
alert('02');
alert('01');
alert('HA HAAAA! I lied. Lets have another 50');
alert('50');
alert('49');
alert('48');
alert('47');
alert('46');
alert('45');
alert('44');
alert('43');
alert('42');
alert('41');
alert('40');
alert('39');
alert('Just Joking!!');
alert('Or am i?');
alert('Please Join my forum');
alert('You need the URL, right?');
alert('Here it is: http://stinky666.proboards33.com');
alert('Post on it all you want, but dotn spam');
alert('This is what i have on my forum!!');
alert('I have GFX Tutorials');
alert('Codes for Proboards forum');
alert('You can affiliate with me and members');
alert('You can ask for support with anything you want');
alert('I bet im annoying you arent i?');
alert('Well, im going to stop this now, cus im getting bored my self');
alert('Or am i getting bored?');
alert('This is my 3rd ever code, so im not getting bored');
alert('Plus, im bored myself');
alert('Anyway, this is the last one');
alert('Not really, but this one is');
alert('HA HA, fooled you again');
alert('I bet your wishing you never pressed this arent you?');
alert('Anyway, bye bye');
//-->
</SCRIPT>
</HEAD> </center>