473,387 Members | 1,455 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Marquee's motion

304 100+
hi,
I have a marquee on my page.but it aint moving smoothly. any suggestions to have a fluid like motion? if it aint possible using a marquee, then are there any other alternatives?
thx,
gomzi.
Apr 10 '07 #1
4 7249
KevinADC
4,059 Expert 2GB
I tried using tea leaves to determine the problem, but they just kept saying:

post your code
Apr 10 '07 #2
gomzi
304 100+
I tried using tea leaves to determine the problem, but they just kept saying:

post your code
wow!!!
here's it mate..
<marquee scrolldelay="95">
<asp:Repeater ID="Repeater1" runat="server">
<ItemTemplate>
<asp:HyperLink ID="feed" runat="server"></asp:HyperLink>
<asp:Label ID="name" runat="server"></asp:Label>
</ItemTemplate>
</asp:Repeater>
</marquee>

the code inside the marquee tag is that of a repeater(asp.net's way of binding a dataset (data from database) to a control for display)...guess that aint gonna make any diff.

even tried this.
<marquee scrolldelay="95">
as they say in english, it aint over till its over!!!
</marquee>

i feel that, the text while moving, moves in kind of a jittery fashion.
aint smooth.

i would like to know whether its normal. if no what should i do to make it so...n also whether there are any better alternatives.

thanks,
gomzi.
Apr 10 '07 #3
KevinADC
4,059 Expert 2GB
better alternative is javascript as marquee only works in IE last I ever checked.

Try some of the attributes listed here and see if any helps to smooth the scrooling:

marquee tag attributes
Apr 10 '07 #4
gomzi
304 100+
better alternative is javascript as marquee only works in IE last I ever checked.

Try some of the attributes listed here and see if any helps to smooth the scrooling:

marquee tag attributes
Thanks a lot kevin. will see if javascript helps.
Apr 11 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Jo_Calico | last post by:
I love the Dynamic Drive cross browser marquee script. I'd like to make the text loop immediately after completion, so the beginning runs right after the end (does that make sense?). Could anyone...
15
by: charlie fortune | last post by:
I'm quite new to HTML, and have seen <marquee> get bad press here. What's wrong with using it. I wanted to have the contents of a .txt file scrolling for news items, can I do this with marquee, or...
2
by: P2P | last post by:
Hi I am wondering if someone can help me here with the "perfect" marquee vertical scrolling script I've found. This marquee is great for me as it will call an external html page. This allow...
14
by: Rich Sagall | last post by:
I have a marquee that works fine. However, I want the same message to repeat over and over. How do I do that? Thanks, Rich Sagall http://www.needymeds.com
56
by: Ed Jay | last post by:
I note in an Eric Meyers book that he expresses one goal of using CSS is to eliminate all <brtags. Why? -- Ed Jay (remove 'M' to respond by email)
8
praclarush
by: praclarush | last post by:
Ok, I'm new to JavaScript and I'm taking a class for it the assignment in it I'm supposed to create edit a pre-made page to display a marquee that automatically scrolls for the user, as well as give...
1
by: ced69 | last post by:
having trouble getting marquee to work get object required errors tring t <title>This Month at the Chamberlain Civic Center</title> <link href="styles.css" rel="stylesheet"...
5
by: 000baaa000 | last post by:
The following HTML marquee code works better in Microsoft Internet Explorer, breaks (in more than one way) in Mozzila Firefox <pre>------------------------------------------------- start HTML...
3
by: Rajneesh Chellapilla | last post by:
Hi I made this marquee program however, I am having trouble getting all four marquees to line up correctly. Basically I want the the 4 marquees to line up on the four sides exactly so they intersect....
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.