PDA

View Full Version : onClick for PhatFusion Slideshow Javascript



poolpimp
04 Jan 2008, 01:36 PM
got a question...

I'm using the Phatfusion Slideshow script for a website and I need the big images to be able to be clickable (to go to a new page..like a header slideshow to show off your latest articles, etc...)

Here is the actual script in its originality:
http://www.phatfusion.net/slideshow/index.htm

Here are the javascripts:
http://www.phatfusion.net/slideshow/BackgroundSlider.js
http://www.phatfusion.net/slideshow/slideshow.js

Here is the css:
http://www.phatfusion.net/slideshow/slideshow.css

Now the only a tags is for the slideshow controller...links to the image (well on the original, its thumbnails to control the slideshow. i customized it to be red circular buttons to click on to control the slideshow..kind of like at http://www.abc.com).

Theres an onclick thing in the javascript "slideshow.js"...but I don't know how to use it so that for each "big image" you can click on it and it can go to a new page...lets say, click it and it goes to facebook on the parent window...how can i do that...

any help would be appreciated. thanks