Flash Games
 FAQ   Search   Memberlist   Usergroups   Register  Profile   Log in to check your private messages   Log in 


Marquee's



 

Post new topic   Reply to topic  
   DEVPPL Forum Index -> HTML Forum
View previous topic :: View next topic  
Author Message
Ash
1000+ Club


Joined: 03 Aug 2005
Posts: 1018
Location: England

PostPosted: Mon Oct 24, 2005 9:52 pm    Post subject: Marquee's Reply with quote

I need help with a marquee here's the code

Code:
<marquee bgcolor="#D6DBE0" height="108" direction="left" scrolldelay="90" scrollamount="6" behavior="scroll" align="middle" loop="0" width="366">
<a href="http://www.devppl.com"><img src='http://www.devppl.com/images/banners/small.gif' alt='DEVPPL - FREE Tutorials, downloads, forums' border="0" align="left" width="88" height="31" /></a><br>
<a href="http://visual-gfx.net"><img src="http://img429.imageshack.us/img429/4631/affiliatebutton4na.jpg" border="0" alt="Visual GFX" width="88" height="31" align="left" /></a><br>
<a href="http://www.blackhearted-designs.com"><img src="http://www.blackhearted-designs.com/images/BHDAffiliate.gif" height="31" width="88" alt="BH designs" border="0" /></a><br>
</marquee>


I want it so when I mouse over it the marquee stops how is it done?
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Phate
500+ Club


Joined: 21 Nov 2004
Posts: 818
Location: 127.0.0.1

PostPosted: Tue Oct 25, 2005 5:49 am    Post subject: Re: Marquee's Reply with quote

very easily in flash, dont know about anything else though
Back to top
View user's profile Send private message Send e-mail AIM Address
Ash
1000+ Club


Joined: 03 Aug 2005
Posts: 1018
Location: England

PostPosted: Tue Oct 25, 2005 9:52 am    Post subject: Re: Marquee's Reply with quote

To hell with flash nevermind then it looks good as it is.
Back to top
View user's profile Send private message Send e-mail MSN Messenger
lalalogic
100+ Club


Joined: 16 Aug 2005
Posts: 200

PostPosted: Wed Oct 26, 2005 11:30 pm    Post subject: Re: Marquee's Reply with quote

add in the marquee tag onMouseover="this.stop()" OnMouseout="this.start()" and remove the loop="0"

Code:
<marquee bgcolor="#D6DBE0" height="108" direction="left" scrolldelay="90" scrollamount="6" behavior="scroll" align="middle" width="366" onMouseover="this.stop()" OnMouseout="this.start()">

<a href="http://www.devppl.com">
<img src='http://www.devppl.com/images/banners/small.gif' alt='DEVPPL - FREE Tutorials, downloads, forums' border="0" align="left" width="88" height="31" /></a>
<br>

<a href="http://visual-gfx.net">
<img src="http://img429.imageshack.us/img429/4631/affiliatebutton4na.jpg" border="0" alt="Visual GFX" width="88" height="31" align="left" /></a>
<br>

<a href="http://www.blackhearted-designs.com">
<img src="http://www.blackhearted-designs.com/images/BHDAffiliate.gif" height="31" width="88" alt="BH designs" border="0" /></a>
<br>

</marquee>
Back to top
View user's profile Send private message
ReFredzRate
1000+ Club


Joined: 20 Aug 2004
Posts: 2186
Location: Netherlands

PostPosted: Thu Oct 27, 2005 7:30 am    Post subject: Re: Marquee's Reply with quote

omg... I didn't even know HTML and JavaScript stuff worked in Greece Razz Wink
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    DEVPPL Forum Index -> HTML Forum All times are GMT + 1 Hour
Page 1 of 1

 
 
Welcome to DEVPPL.com
You are not logged in, which means that you can't post in the forums.
Click here to Register

If you are a current member here on DEVPPL, please login below:

User: Pass:
Log me on automatically each visit:

 


Powered by phpBB © 2001, 2005 phpBB Group - Modified by DEVPPL

Flash Games - Sitemap