A Flash Developer Resource Site

Results 1 to 1 of 1

Thread: need help with a javascript slideshow

  1. #1
    Member ellin's Avatar
    Join Date
    Feb 2001
    Location
    NYC
    Posts
    84

    need help with a javascript slideshow

    I found this cool slideshow code on the internet a few years ago, I can't remember where since I can't find it again.

    A test example of it can be found at http://www.ellininc.com/slideshow_test/slideshow.html

    Here is my question, the code is written so that you can click on the image and go to a url or call up an image, is there anyway I can modify the code to open a new browser window and specify the size/location? I believe there is, but I'm not sure where to write it.

    The following code seems to call the action to load the url, but it functions on click instead.

    <A HREF="#" onmouseover="this.href=theimage[i][2];return false">

    the button files aren't included, but I'm attaching the source code incase anyone wants to try and help me figure this out.

    Thanks!
    Attached Files Attached Files
    ellin

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center