View Full Version : Need some help please :-)


Goth
02-29-2004, 09:13 AM
style="filter:alpha(opacity=30);-moz-opacity:0.3" onMouseover="high(this)" onMouseout="low(this)"

<SCRIPT LANGUAGE="JavaScript"><!-- Begin
document.write('<a href=\"' + url + '\" target=\"_blank\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0><br>');
document.write('<small>' + txt + '</small></a>');
// End -->
</SCRIPT>

I wanna be able to work the style onmouseover/out tags into the script (its a rotating banner script and im trying to make it so the other script(image fading script) works on the banners) everytime i try i seem to mess it up...

MaGiCSuN
02-29-2004, 03:10 PM
where's the other part of the code wich you place on the place where you want the banner to show up?

You mostly have to insert it in there.. Or atleast make a class for it in your css and referr it to that..

Love,
Mirna