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.
|
|
|
|
|
![]() |
||
Image Rotation
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
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 |
|
|
|
||||
|
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)
|
|
|||
|
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 |
![]() |
| Tags |
| help needed |
| Thread Tools | |
|
|
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 |