This is a discussion on "[SOLVED] Marquee in CSS" within the Web Page Design section. This forum, and the thread "[SOLVED] Marquee in CSS are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] Marquee in CSS
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
||||
|
||||
|
[SOLVED] Marquee in CSS
Is there a way i can do a marquee in css?
Last Blog Entry: My blog? (Oct 18th, 2007)
|
|
|
|
#2
|
||||
|
||||
|
Re: Marquee in CSS
No, you cannot create a marquee using completely CSS, you need JavaScript... There is however a marquee tag in html although it is depreciated and therefore will give you invalid code.
Oh, by the way, what way do you want it to scroll? Verticle or Horazontal?
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#3
|
|||
|
|||
|
Re: Marquee in CSS
If you want a scroller, make sure you use one which is cross browser compatiable (did i spell that right?).
www.dynamicdrive.com has some scrollers |
|
#4
|
||||
|
||||
|
Re: Marquee in CSS
hm,mm Css needs to get in teh ball then haha.. or microsoft.. haha..
and it would b e horizontal.
Last Blog Entry: My blog? (Oct 18th, 2007)
|
|
#5
|
|||
|
|||
|
Re: Marquee in CSS
NOT! HTML is a markup language --> static. This is what javascript is for....
Last Blog Entry: 10 Reasons Why My Laptop Is Better Than Your Girlfriend (Dec 15th, 2007)
|
|
#6
|
||||
|
||||
|
Re: Marquee in CSS
Quote:
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#7
|
|||
|
|||
|
Re: Marquee in CSS
I found this:
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
#8
|
|||
|
|||
|
Re: Marquee in CSS
Quote:
|
|
#9
|
|||
|
|||
|
Re: Marquee in CSS
Quote:
Personally, I think scrolling marquees like that are pretty outdated. I would prefer a vertical scroller which could display snippets of new articles or something |
|
#10
|
||||
|
||||
|
Re: Marquee in CSS
This works in FF, I just tried it.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#11
|
|||
|
|||
|
Re: Marquee in CSS
Quote:
|
|
#12
|
||||
|
||||
|
Re: Marquee in CSS
Nope - it shouldn't.
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#13
|
|||
|
|||
|
Re: Marquee in CSS
Ahh... I shouldn't post them! It's an old antique style..
and mcdanielnc89, you should listen to these guys..
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
#14
|
||||
|
||||
|
Re: Marquee in CSS
i plan on it, hehe
Last Blog Entry: My blog? (Oct 18th, 2007)
|
|
#15
|
|||
|
|||
|
Re: Marquee in CSS
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
#16
|
|||
|
|||
|
Re: Marquee in CSS
Code with the <marquee> tags won't validate as it's not a defined element from the W3C
|
|
#17
|
|||
|
|||
|
Re: Marquee in CSS
Quote:
|
|
#18
|
|
|
|