Guest_imported
New member
- Jan 1, 1970
- 0
I've been attempting to use the project cool xml earthquake script
in conjunction with a simple rollover:
<A HREF="page.html" onMouseOver="banner.src='baby.jpg'"
onMouseOut="banner.src='babay.jpg'">
<IMG SRC="baby.jpg" NAME="banner" BORDER=0></A>
so i'd have that enclosed in the <fx:EARTHQUAKE> tags--- however, the page doesn't like having that added onmouseover from the rollover script.
how would i go about implimenting the rollover into the .htc file, or what other options do i have to get both the earthquake behavior and the image rollover???
thanks.
in conjunction with a simple rollover:
<A HREF="page.html" onMouseOver="banner.src='baby.jpg'"
onMouseOut="banner.src='babay.jpg'">
<IMG SRC="baby.jpg" NAME="banner" BORDER=0></A>
so i'd have that enclosed in the <fx:EARTHQUAKE> tags--- however, the page doesn't like having that added onmouseover from the rollover script.
how would i go about implimenting the rollover into the .htc file, or what other options do i have to get both the earthquake behavior and the image rollover???
thanks.