|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (8 bit)
Join Date: Apr 2003
Posts: 161
|
Picture Slideshow?
I am in the process of building a website and am trying to incorporate some images. However, I'm not just trying to show the pictures, I want to go a step further and embed them as a slide show. My only stipulation is I don't want the page to refresh and I want the transition to be seamless. I just want to be able to cycle through a handful of images in the same location on the page. So the question is, how do I do that?
|
|
|
|
|
|
#2 |
|
Barefoot on the Moon!
Staff
Premium Member
Join Date: Aug 2002
Location: Northeastern USA
Posts: 13,385
|
The easiest way is a javascript image slideshow. Google that, and you'll come up with dozens of examples. Granted, most don't offer "transitions".
The other option is AJAX, which is still based in javascript, but a lot more complex, and might possibly need something more than just storage space on a server (if you're just using html files, rather than php, aspx, or something else). The last option is flash. A lot of options here, since there is a lot of flexibility.
__________________
There are two secrets to staying young, being happy, and achieving success. You have to laugh and find humor every day, and you have to have a dream.
|
|
|
|
|
|
#3 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Javascript is the way to go but can be a bit problematic sometimes between browsers. Flash would be the best but unless you want to spend some money and spend some time learning flash it wouldn't be practical for a single site.
__________________
Want to Make $$$$ with your Computer? No Risk! Simply press shift-4 four times in a row |
|
|
|
|
|
#4 |
|
Member (8 bit)
Join Date: Apr 2003
Posts: 161
|
Thanks for the help. Looks like Javascript is the way I'm going to go. Typically I just use notepad++ or kompozer to create my websites. Do I need anything special installed on my computer or can I just start incorporating javascript code into my pages and have my browser display it?
|
|
|
|
|
|
#5 |
|
Member (8 bit)
Join Date: Apr 2003
Posts: 161
|
One more question. When coding a javascript, if you plan on using this script for multiple pages can you reference a master file which is seperate from the html file that the code should be executed, such as one does in CSS?
|
|
|
|
|
|
#6 | |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Quote:
|
|
|
|
|
|
|
#7 | |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| thumbnail different picture than picture shown | mystvearn | Home Theater, Audio, and Video | 4 | 09-01-2007 02:33 PM |
| Microsoft Picture It 7 and 10 | mike12 | Home Theater, Audio, and Video | 0 | 03-28-2006 09:53 PM |
| Set e-mailed picture as desktop | mike12 | Software Discussion & Support | 6 | 09-15-2005 04:08 AM |
| cant delete picture file | needhelp | Windows Legacy Support (XP and earlier) | 5 | 05-21-2003 09:41 AM |