Image Rotation

This is a discussion on "Image Rotation" within the JavaScript Forum section. This forum, and the thread "Image Rotation are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jul 1st, 2007, 17:57
New Member
Join Date: Oct 2006
Location: Bolton
Age: 24
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Image Rotation

Hello Guys,

I am currently trying to design an advertising website, Imagine a webpage that contained 40 banner adverts on it(either gifs or jpegs).

I would like the images to rotate around the page, so that when the page is refreshed the advert that was at the bottom page has now been moved to the top.

Can anyone please tell me if this is javascript? Or even how it is done?

Thank you for any help.

Regards

Sean
Reply With Quote

  #2 (permalink)  
Old Jul 1st, 2007, 21:16
spinal007's Avatar
Moderator
Join Date: Mar 2004
Location: Good Ol'London
Age: 22
Posts: 1,612
Blog Entries: 1
Thanks: 0
Thanked 2 Times in 2 Posts
Send a message via ICQ to spinal007 Send a message via MSN to spinal007 Send a message via Yahoo to spinal007 Send a message via Skype™ to spinal007
Re: Image Rotation

'Rotating' is not exactly what you need. The word 'rotating' made me think you wanted some images spining around on the page. ANYWAY...

- make an array of image urls
- pick one at random to show on the top banner
- then pick another random url to show at the bottom (a different one)
get it?
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
Reply With Quote
  #3 (permalink)  
Old Jul 2nd, 2007, 13:46
New Member
Join Date: Oct 2006
Location: Bolton
Age: 24
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Image Rotation

Thanks alot for getting back to me,

My next problem is that I dont know javascript, so I will start learning when I get back home.

Thank you again

Sean
Reply With Quote
Reply

Tags
help needed

Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Rotation of text nakhan81 Web Page Design 4 Jul 17th, 2007 04:35
Microsoft:- Rotation Program Manager rose Job Opportunities 0 Feb 7th, 2007 02:27
Rotation tomd1985 JavaScript Forum 1 Oct 13th, 2006 17:40
5 image rotation saltedm8 JavaScript Forum 8 Jun 13th, 2006 16:05
Banner Rotation Script? Jdinh04 JavaScript Forum 3 May 16th, 2005 23:27


All times are GMT. The time now is 10:06.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43