
-----------------------------------
nin
Fri Feb 02, 2007 10:50 am

marquee help
-----------------------------------
what is the code to create a marquee for pictures?

-----------------------------------
rdrake
Fri Feb 02, 2007 10:56 am

RE:marquee help
-----------------------------------
Right away I'm going to tell you that marquee is NOT a standard tag.  Therefore when you do eventually move into non-quirks mode, it will not work.  It will also generally not work for real browsers, particularly in standards mode.  I believe it is text-only as well.

That being said, JavaScript can be used for this.  Google up something along the lines of can " is thanks to the fact that JavaScript is not implemented properly across each browser.  Every browser has quirks you will learn to love.
