sugarbyte
05-20-2004, 01:34 AM
what is the java code for the horizontal image scroll??
i was wondering if anyone could give me a url of the actual code
thnx so much :)
i was wondering if anyone could give me a url of the actual code
thnx so much :)
|
View Full Version : can anyone give me the java code for a sideways image scroll? sugarbyte 05-20-2004, 01:34 AM what is the java code for the horizontal image scroll?? i was wondering if anyone could give me a url of the actual code thnx so much :) Sheila 05-20-2004, 08:15 AM Maybe this? http://www.lissaexplains.com/fun3.shtml#marimage megabenman 05-22-2004, 10:56 PM No, I think it's this: <marquee behavior=scroll direction="left"><a href="http://address you want to link to><img src="yourimagename.gif width="yourimagewidth "height="yourimageheight" border="0" alt="yourimagename"></a></marquee> |