-=what code i'll be going to use?=-

They have: 6 posts

Joined: Feb 2008

another question to all of the webmasters...

in animated scrooling text i used the marquee code which is working...

now my question is, what code i'll be going to used if i want to animate my text, only from left edge to right edge..

i mean it will not continue in scrooling...

hope you could help me again...

more power & best regards...

He has: 629 posts

Joined: May 2007

This sounds like a job for JavaScript. Do you have any scripting in your page already? Do you want the text to scroll (a) once after the page loads, or (b) when you mouse over an image or a link, like in this menu[1]?

If you have a page you can show us, and let us know exactly what you want, maybe we can come up with something.

[1] http://webwiz.robinshosting.com/confetti.html

P.S. - you may have to wait a bit - the RSS feed for this forum does not send replies- only the original post. (Boo, hiss!)

Cordially, David
--
delete from internet where user_agent="MSIE" and version < 8;

JeevesBond's picture

He has: 3,956 posts

Joined: Jun 2002

P.S. - you may have to wait a bit - the RSS feed for this forum does not send replies- only the original post. (Boo, hiss!)

This forum? There are feeds for each topic, just view the topic, click the little RSS icon in your address bar (assuming you're using Firefox or Opera here), and it will give you the option of two feeds to signup to. Smiling

now my question is, what code i'll be going to used if i want to animate my text, only from left edge to right edge..

If you're using the marquee tag, there's the direction="right" attribute. Also have a look at: http://www.scit.wlv.ac.uk/encyc/marquee.html for more options and examples.

a Padded Cell our articles site!

They have: 6 posts

Joined: Feb 2008

JeevesBond wrote:

P.S. - you may have to wait a bit - the RSS feed for this forum does not send replies- only the original post. (Boo, hiss!)

This forum? There are feeds for each topic, just view the topic, click the little RSS icon in your address bar (assuming you're using Firefox or Opera here), and it will give you the option of two feeds to signup to. Smiling

now my question is, what code i'll be going to used if i want to animate my text, only from left edge to right edge..

If you're using the marquee tag, there's the direction="right" attribute. Also have a look at: http://www.scit.wlv.ac.uk/encyc/marquee.html for more options and examples.

i want the bouncing text...

what exactly the code i'm going to use..?

JeevesBond's picture

He has: 3,956 posts

Joined: Jun 2002

Just right-click on that page and press 'View Source', all the code for that page will be there and you can copy/paste it. Personally I don't use marquee tags, and all the answers are on that page, so it's better that you look it up yourself.

We can point you in the right direction with things, but if you're going to build your own sites you need to learn how to find stuff out for yourself. When you get stuck, then come and ask us. Smiling

a Padded Cell our articles site!

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.