ravenshade Posted September 11, 2009 Report Share Posted September 11, 2009 I know that W3 don't exactly approve of moving images, but I wanted something similar to a marquee that I can customize, to make small images move across the screen.Does anyone know exactly where I should be looking? CSS? HTML? (I'm trying to avoid jScript if possible) Link to comment Share on other sites More sharing options...
thescientist Posted September 11, 2009 Report Share Posted September 11, 2009 an animated gif? I think there's a font property called marquee, but it could deprecated by now (or just severely frowned upon! haha) Link to comment Share on other sites More sharing options...
ravenshade Posted September 12, 2009 Author Report Share Posted September 12, 2009 Well I know there was a marquee tag issued by microsoft...Microsoft: the web should be this way..W3C: Not a chance.As such they don't like it, but I will take a look at the font property for it. If it's CSS then it shouldn't be deprecated just yet...and that's if it works with images Link to comment Share on other sites More sharing options...
thescientist Posted September 12, 2009 Report Share Posted September 12, 2009 Microsoft: the web should be this way..W3C: Not a chance. awesome. Link to comment Share on other sites More sharing options...
jlhaslip Posted September 12, 2009 Report Share Posted September 12, 2009 (edited) Blinky/Flashy stuff is an accessibility issue. Vision impaired users are sometimes thwarted by them.They are not recommended or preferred on a web site. The W3C does not recognize the marquee tag for a good reason. They sux. Edited September 12, 2009 by jlhaslip Link to comment Share on other sites More sharing options...
ravenshade Posted September 13, 2009 Author Report Share Posted September 13, 2009 Well that's what I mean, i don't want it to be a blinky flashy issue, I just want a slow scrolling height: 50px; bar across the screen to show small images/links. I might just do a standard fixed image for now though Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now