/    Sign up×
Community /Pin to ProfileBookmark

help me set up an image slideshow please

Hey,
I’m trying to set up an image slideshow, but all I can find on the net are timed ones or rollover ones.

What I’m looking for is when someone clicks on the link on the webpage (be it the first pic, or a start link, or whatever), a new little java window pops up with the first picture loaded and there are options for NEXT and PREVIOUS to scroll through the pics. I don’t want to open up a full new IE window, just the little picture viewing window.

Can anyone help me out, give me a script example? Thanks

to post a comment
JavaScript

4 Comments(s)

Copy linkTweet thisAlerts:
@AdamGundryDec 26.2003 — You can do it with a simple [url=http://webdevfaqs.com/javascript.php#popup]popup window script[/url], and some HTML pages with the links. That way your images are accessible to those with popups/Javascript disabled - they will appear in the same window.

Adam
Copy linkTweet thisAlerts:
@BigWheelauthorDec 27.2003 — That looks like it would work great except I don't know how to make a NEXT and PREVIOUS button. Sure I could make a link on every picture's hmtl file but that's a lot of work just to scroll though some pics. That's the reason I was wondering about java in the first place.

Any ideas?
Copy linkTweet thisAlerts:
@AdamGundryDec 27.2003 — A better solution would be to generate the pages on the server-side, if possible, using a language such as PHP or ASP. If you must use Javascript, however, you could perhaps use this script:

http://javascript.internet.com/miscellaneous/image-slideshow.html

Adam
Copy linkTweet thisAlerts:
@russell_g_1Dec 27.2003 — Here's a simple example of how to create slideshow effect with buttons using js.

I would agree with Adam that a server-side solution would be better though because users without js aren't going to be able to see your pictures.

[upl-file uuid=546fc7a1-aee7-46a4-b99c-75d54341f2b7 size=3kB]slideshow.zip[/upl-file]
×

Success!

Help @BigWheel spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...