Guest guest Posted December 23, 2000 Report Share Posted December 23, 2000 Hi all, Not to bore you with my site, but I am updating it daily. So don't try this if you've seen enough of me already. But I have a nifty cursor on my webpages, it will take a hold of your mouse pointer and turn it into a christmas tree. Here is the code for it: <!--Get cool cursors for your site at www.cometzone.com --> <!--THIS IS THE COMETZONE BUTTON - PUT THIS ANYWHERE ON YOUR PAGE--> <script language=javascript> var acctnum='3'; var userid='margieb'; var srvr='0'; var dir='8'; var Loaded=false; var Flag=false;</script> <script src='http://files.cometsystems.com/javascript/cometzone1_0.js' language=javascript></script> <script language=javascript>if(Loaded){ if(Flag) Button(); } else if(!Flag){ document.write('<a target="_parent" ' + 'href="http://www.cometzone.com"> ' + '<img src="http://czfiles.cometsystems.com/buttons/butt0.gif">' + '</a>');}</script> <noscript><a href="http://www.cometzone.com"><img src="http://czfiles.cometsystems.com/buttons/butt0.gif" border=0></a></noscript><!-- END COMETZONE BUTTON --> <!--******************************************************************-- > <!--COMETZONE CURSOR CODE - MUST BE ABOVE /BODY TAG AT THE BOTTOM OF YOUR PAGE--> <script language=javascript>if(Flag)TheCometCursor();</script> <!--END COMETZONE CURSOR CODE--> Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.