Scrolling banner without Java?
-
Hi, Am trying to add a scrolling banner underneath my logo/header at http://yehhailife.wordpress.com, without using Javascript. I found this html code, but it doesn’t seem to fit with the current css code:
<APPLET CODE=”scroll.class” WIDTH=640 HEIGHT=14>
<PARAM NAME=”message” VALUE=”Hello!”>
</APPLET>Might anyone be able to help?
Thanks!
The blog I need help with is: (visible only to logged in users)
-
-
-
The only way would be an animated gif, but the problem with those is that the file sized get huge very quickly and the more images in the animation, the slower it becomes to load and run.
- The topic ‘Scrolling banner without Java?’ is closed to new replies.