How do I make floating images?
How do I make trailing images?
How do I make floating images? (IE only) This is a really fun script that was written by
Peter Gehrig at my request ;) It is included here with his permission. Each image can be linked to a different Web site, you can disable this option by adding a # sign instead of a link in the code.
Add this tag immediately after your </head> tag and before the <body> tag (you can add or subtract images):
Use this tag in place of your own body tag, you can change the background color:
<body id="thisbody" bgcolor="#ffffff" onLoad="setValues()" style="width:100%;overflow-x:hidden;overflow-y:hidden">
Then put this code immediately after the above body tag:
How do I make trailing images? (IE only) This is another awesome script by
Peter Gehrig. An image bounces around your site, leaving a trail.
Add this tag immediately after your </head> tag and before the <body> tag (you can add or subtract images):
Use this tag in place of your own body tag, you can change the background color:
<body id="thisbody" bgcolor="#ffffff" onLoad="setValues()" style="width:100%;overflow-x:hidden;overflow-y:hidden">
Then put this code immediately after the above body tag:
Copyright 1997-2016 Lissa, All rights reserved