Go Back   SitePoint Forums > Forum Index > Design Your Site > Web Page Design > HTML and XHTML
Newsletter FAQ Members List Calendar Mark Forums Read

New to SitePoint Forums? Register here for free!

SitePoint Sponsor
 
Reply
 
Thread Tools Display Modes
Old May 18, 2006, 10:21   #1
gloryboy
SitePoint Zealot
 
Join Date: Jan 2006
Location: south london
Posts: 181
scrolling images - help needed

hi guys

this is the code i have for scrolling some images


<tr>
<td height="150px" align="center">
<marquee scrollamount="1">
<img src="kingsimports_images/wooden-dock.jpg" width="150px"/>
<img src="kingsimports_images/caribbean-beach1.jpg" width="150px"/>
<img src="kingsimports_images/veranda.jpg" width="150px"/>
<img src="kingsimports_images/kitchen-window.jpg" width="150px"/>
<img src="kingsimports_images/beach1.jpg" width="150px"/>
</marquee>
</td>
</tr>

i want the images to be a rotating circle of images as opposed to finishing of the end of the screen before it starts again. how would i do that?

cheers
gloryboy is offline   Reply With Quote
Old May 18, 2006, 10:38   #2
adris72
I see geek people
 
adris72's Avatar
 
Join Date: Feb 2005
Location: NYC
Posts: 811
You can use javascript

http://www.scriptsearch.com/cgi-bin/jump.cgi?ID=687
adris72 is offline   Reply With Quote
Old May 18, 2006, 23:41   #3
Albert_chu
SitePoint Enthusiast
 
Join Date: May 2006
Posts: 51
i dont think you can make a marquee with scrolling pictures to go in a circular direction...only up, down, left or right. u may need to use flash or something.
Albert_chu is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread | Next Thread »

Thread Tools
Display Modes

 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Sponsored Links
 
Forum Jump


All times are GMT -7. The time now is 14:59.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright 1998-2009, SitePoint Pty Ltd. All Rights Reserved