View Full Version : Mouse Fireworks Symbol


PretzelDust
06-08-2003, 10:48 PM
I'm trying to put mouse fireworks on one of my pages, and I got it to work. But what I want to do is change the symbol. I couldn't get my image to show up when I put it in, so I'm trying to use a different symbol instead. I want to put a star in, does anyone know the code/symbol to put in to have a star show up? If you dont do you know how to get my image to work?

MaGiCSuN
06-09-2003, 04:09 PM
Can you show us the code or the page where the fireworks is on? I mean the page where you use it on, not the page where you got it from :)

Love,
mirna

PretzelDust
06-09-2003, 06:25 PM
This is the code I got off of Lissa's page to use with images:

<div id="sparks">
<div id="sDiv0" style="position:absolute; visibility: hidden;"><img src="starfireworks.gif"></div>
<div id="sDiv0" style="position:absolute; visibility: hidden;"><img src="starfireworks.gif"></div>
<div id="sDiv0" style="position:absolute; visibility: hidden;"><img src="starfireworks.gif"></div>
<div id="sDiv0" style="position:absolute; visibility: hidden;"><img src="starfireworks.gif"></div>
<div id="sDiv0" style="position:absolute; visibility: hidden;"><img src="starfireworks.gif"></div>
<div id="sDiv0" style="position:absolute; visibility: hidden;"><img src="starfireworks.gif"></div>
<div id="sDiv0" style="position:absolute; visibility: hidden;"><img src="starfireworks.gif"></div>
<div id="sDiv0" style="position:absolute; visibility: hidden;"><img src="starfireworks.gif"></div>
<div id="sDiv0" style="position:absolute; visibility: hidden;"><img src="starfireworks.gif"></div>
<div id="sDiv0" style="position:absolute; visibility: hidden;"><img src="starfireworks.gif"></div>
</div>

And this is the URL of the page I'm using it on (left frame). Right now I have the hearts on it : Click Here (http://www.geocities.com/daydreamerzkc/Test/test.html)