The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Scrolling marquee, alternating marquee won't work in all browsers
Rigit
post Aug 2 2011, 12:11 AM
Post #1


Newbie
*

Group: Members
Posts: 10
Joined: 19-December 10
Member No.: 13,420



I've got a scrolling marquee on my website that also contains a link. The marquee itself is recognized by all browsers and so is the link. But Apple Safari and Google Chrome will not alternate. The text goes all the way to the left and just stays there. Here is the code:

/span>
<marquee behavior="alternate" direction="left"
bgcolor="#99FFFF" scrollamount="4"
onmouseover="this.stop()" onmouseout="this.start()()"><font
color="#ff9900" size="+2"><a
href="http://www.crlwc.com/picnic.html">Celebrate
Recovery is having a picnic! Click here for details</a></font></marquee>

I tried to remove the direction left part but it had no effect on getting the text to move. I'm new at HTML and most of this kind of techy stuff I get by Google. I've learned what it means more or less and I can manipulate things to get them to do what I want. Just not with this. I've tried everything. Juggling with the wording, adding commands and stuff but to no avail. Suggestions?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Aug 2 2011, 12:39 PM
Post #2


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



I recommend that you get rid of the marquee. It just distracts from the other content on the page, and makes the content in the marquee itself harder to read. Adding a link to the marquee just makes it worse. Not everyone has perfect hand-eye coordination.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Aug 2 2011, 02:06 PM
Post #3


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



That other browser than IE has started to support MARQUEE doesn't mean they necessarily support all features of it.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Rigit
post Aug 2 2011, 04:01 PM
Post #4


Newbie
*

Group: Members
Posts: 10
Joined: 19-December 10
Member No.: 13,420



QUOTE(Darin McGrew @ Aug 2 2011, 12:39 PM) *

I recommend that you get rid of the marquee. It just distracts from the other content on the page, and makes the content in the marquee itself harder to read. Adding a link to the marquee just makes it worse. Not everyone has perfect hand-eye coordination.


The way it's coded, putting the mouse anywhere within the marquee stops the marquee movement. Hand eye coordination isn't needed. The marquee isn't my preference either but I don't always have final say on the page design. Usually but in this case not.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Aug 2 2011, 05:10 PM
Post #5


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



Yeah, yeah. It boils down to that MARQUEE is non standard and so are the implementations of it. Other browsers mysteriously added support for MARQUEE when people basically had stopped to use it already, so they probably didn't go all the way and never will.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Aug 3 2011, 03:07 AM
Post #6


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



Or use javascript (works in Safari/Mac): http://www.dynamicdrive.com/dynamicindex2/cmarquee.htm .
Of course, javascript has to be enabled in the user's browser.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Rigit
post Aug 10 2011, 12:08 PM
Post #7


Newbie
*

Group: Members
Posts: 10
Joined: 19-December 10
Member No.: 13,420



QUOTE(pandy @ Aug 2 2011, 05:10 PM) *

Yeah, yeah. It boils down to that MARQUEE is non standard and so are the implementations of it. Other browsers mysteriously added support for MARQUEE when people basically had stopped to use it already, so they probably didn't go all the way and never will.


Like I said, the marquee isn't to my liking in this case either. I don't have final say this time. This marquee is advertising a special event and we want to catch peoples eye. I worked it out as far as getting it to work in all browsers for the most part. While Google Chrome does support the marquee tag, it doesn't support the "alternate" instruction. All other browsers do so I've left it as is. On the events page there is an upward scrolling marquee that is of my doing. I think it's an efficient way to report the news. I'm teaching myself HTML on the fly here. So I'd appreciate some patience please. I know that CSS and JAVA are better ways of doing things sometimes but I have to learn one thing at a time.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Aug 10 2011, 12:20 PM
Post #8


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



Sure, use it all you want. I'm just telling you WHY things are as they are.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 18th April 2024 - 10:33 PM