Results 1 to 2 of 2

Thread: slideshow script and rollover problem

  1. #1
    Join Date
    Mar 2005
    Posts
    24
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default slideshow script and rollover problem

    Hello

    I´m having a few problems with my web page and any help would be greatly appreciated.
    Basically I spent ages adapting a slideshow script to fit my page which said that it worked on IE 5 but when I tested it, it froze in ie 5. Plus the css rollovers dont work either in IE5.
    What can I do??

    This is the page: www.amalgam-models.co.uk/james/test.htm

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    If it is your intent for the large picture to change on rollover of the thumbs,

    function MM_swapImage() { //v3.0

    needs to be written to accept the paramenters you are sending it, more like this:

    function MM_swapImage(arg1,arg2,arg3) { //v3.0

    There could be more but, that's a start.

Bookmarks

Posting Permissions

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