All,
I have a javascript slideshow that is just what I am looking for. Now, I would like to call other functions when the appropriate div tag becomes active. onfocus and onblur don't work here and I don't want my users to have to click on any part of the page to fire off the correspnding events. What would the best way be to go about this?
Slideshow hits a div tag which then fires another function?
Adam
and parts in the page and a timer is set to move from tab to tab giving it the appearance of being a slideshow. I would like to fire off an event when each page in the slideshow becomes active. Does that make more sense? I wrote my original question at 1:30AM ;-)
– aeupinhere Dec 05 '11 at 13:24