Coding-Spot

You are not connected. Please login or register

 
 
 

marquee style

Message (Page 1 of 1)

#1

BetterHax

BetterHax
 
Advance Member

Posted May 30th 2013, 5:06 pm

 
hello can i ask about this..

i used this style in marquee

Code:
<marquee behavior="scroll" direction="left"></marquee>

i want is when you hover your mouse on the the scroll will stop.. and when you removed your mouse the scrolling will scroll again





#2

Mark

Mark
 
Administrator
Administrator

Posted May 30th 2013, 5:24 pm

 
Use this one instead:
Code:
<marquee behavior="scroll" direction="left" onmouseover="this.stop();" onmouseout="this.start();"></marquee>



https://coding-spot.darkbb.com


#3

BetterHax

BetterHax
 
Advance Member

Posted May 30th 2013, 5:26 pm

 
wow works..
thanks.. mark solve now





#4

Mark

Mark
 
Administrator
Administrator

Posted May 30th 2013, 5:29 pm

 
Since the problem is now solved i will locked this and move to archive section. ~Locked and Moved Happy



https://coding-spot.darkbb.com


#5

Sponsored content


 

Posted

 





Message (Page 1 of 1)

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

In total there is 0 user online :: 0 Registered, 0 Hidden and 0 Guests

Users browsing this forum: None