iWebBuddy.com
Thanks for visiting iWebBuddy.com ,

If it is your first time here, please enjoy reading the tutorials and articles. If you can not find what your looking for, then you can join the forums by registering so you will be able to log into the forums and ask for support for website development, request graphic designing services, promote your website, request website reviews, get advice from others about your website or be an active member of the community to help iWebBuddy.com grow.

After you register an account, you are required to log in. Once you log into your account, you will have more previliges. You will be able to post on the forums, send private messages and view the Chatbox ( link ) at the bottom of the forums.

Have a nice day.


scrolling stop code

Post new topic   Reply to topic

View previous topic View next topic Go down

scrolling stop code

Post by Amber on Mon Feb 08, 2010 3:19 am

[sorry don't know what its called.]
Like when you have something scrolling with the marquee code, how do you make it so that when you scroll over it it stops?

Amber
Member
Member

Posts: 79
iCoins: 382

View user profile

Back to top Go down

Re: scrolling stop code

Post by Marc on Mon Feb 08, 2010 3:38 am

Here it is :

Code:
<marquee onmouseover="this.stop();" onmouseout="this.start();">
Text To Scroll Should Be Placed Here
</marquee>


The marquee will stop once the mouse hovers over the text, and will start to scroll again once the mouse stops hovering over it, Wink


Secret Base ( Members Only ! ) : Top Secret Website Template For The Homepage

Marc
Administrator
Administrator

Posts: 340
iCoins: 691

View user profile http://www.iwebbuddy.com

Back to top Go down

View previous topic View next topic Back to top


Permissions of this forum:
You cannot reply to topics in this forum