The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Scrolling Pictures

4 posters

Go down

Scrolling Pictures Empty Scrolling Pictures

Post by forumcreator August 1st 2007, 17:46

Hi There:


My quewstion now is, i exists a way to put scrolling pictures in the Portal of my foruns....

Thanks
avatar
forumcreator
New Member

Male Posts : 17
Reputation : 0
Language : portuguese

http://www.carvicais.forumativo.com

Back to top Go down

Scrolling Pictures Empty Re: Scrolling Pictures

Post by Max™ August 1st 2007, 17:55

yes with html like this
Code:
<marquee behavior="scroll" direction="up" scrollamount="2" height="240"><img src="image url here"></marquee>
set height to what you want,
durection that will scroll up or change it for direction,
scrollamount is how fast it moves
avatar
Max™
Forumember

Male Posts : 133
Reputation : 0
Language : English
Location : UK

http://maxtech.youneed.us/

Back to top Go down

Scrolling Pictures Empty Re: Scrolling Pictures

Post by ashwiny January 14th 2008, 00:56

and how do you make the scrolling stop when you have the mouse on that scrolling area? what is the code for that? :/
ashwiny
ashwiny
Forumember

Female Posts : 26
Reputation : 0
Language : french, english

http://tamilsnjoy.netgoo.org

Back to top Go down

Scrolling Pictures Empty Re: Scrolling Pictures

Post by Luky January 14th 2008, 00:58

I think this is the code for that
Code:
<marquee onmouseover="this.stop();" onmouseout="this.start();">YOUR TEXT or IMAGES</marquee>
For more info read This
Luky
Luky
Energetic

Male Posts : 6106
Reputation : 264
Language : Romanian, English
Location : Bucharest, Romania

Back to top Go down

Scrolling Pictures Empty Re: Scrolling Pictures

Post by ashwiny January 14th 2008, 01:00

aha thanks luky. You are my favorit Helper Very Happy
ashwiny
ashwiny
Forumember

Female Posts : 26
Reputation : 0
Language : french, english

http://tamilsnjoy.netgoo.org

Back to top Go down

Scrolling Pictures Empty Re: Scrolling Pictures

Post by Luky January 14th 2008, 01:03

You're welcome Wink
Luky
Luky
Energetic

Male Posts : 6106
Reputation : 264
Language : Romanian, English
Location : Bucharest, Romania

Back to top Go down

Back to top

- Similar topics

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