Rollover Slidelet - Execute JavaScript Issue
Friends -
I'm an admittedly new JavaScript user, so my issue could certainly be user-error.
My Situation:
I have a slide in my project with 3 slidelet areas. The client wants to display 3 document icons, when the user hovers over the icons, the slidelet shows an image of the document and it's title. Two of the icons are working properly since I've set up the 'On Click" action to 'Open URL or file'. They open up the PDF's perfectly. No issue there.
Here's the Problem:
The third icon on the screen actually represents 3 separate documents, which the client requested all be opened upon a single click. (i.e. think - "Required Forms" icon *click* opens the 3 pdf's)
I was trying to accomplish this through a simple JavaScript execution. I followed this little tutorial, but I'm getting nothing. In fact, upon click, it sometimes skips to the next slide, which shouldn't happen at all. Any ideas?
