Skip navigation
CharlesXuereb16
Currently Being Moderated

Spry Image Slideshow Basic - loading forever in IE8....

Apr 11, 2011 5:54 AM

Hi,

 

I have downloaded this Widget using the Widget Browser and started with a fresh page as a testpage . http://www.taylorslakesfc.net/sponsors_test.html

 

Within the Widget Browser - the default show the 5 pictures perfectly.

 

In Dreamweaver, I insert the Widget, selecting the Default and I have double checked that the DocType is set as shown in the example code and that scripts has correctly inserted in the Head and Body of the document.

 

In Dreamweaver - Live View - it loads forever!

 

I have moved the Spry-UI-1.7 folder to the server.

 

In IE8 - All I can see is the bulleted images, HOWEVER, it work fine with Safari 5.0.4 and Chrome 10.0.648.204

 

In IE8 - The page displays with Errors - SpryWidget.js Line 82, Char 2 Length is null or not an object.

 

Help will be greatly appreciated.

 
Replies
  • Currently Being Moderated
    Jun 13, 2011 5:57 AM   in reply to CharlesXuereb16

    Have you received any feeback on this?

     

    I am experiencing the exact same error in IE8. The slideshow widget works perfectly in Fire Fox, but when it loads in IE8, all I get are the thumbnails as bullet points.

     

     

         Message: 'initialize' is null or not an object

     

         Line: 501

     

         Char: 3

     

         Code: 0

     

         URI: file:///F:/Marketing/London%20Trips/Golf%20Outings/London%20May%20201 1/Web%20Slideshow/Spry-UI-1.7/includes/SpryWidget.js

     

     

    The exact lines it takes issue with are within the SpryWidget.js and read as follows with the red denoting the actual character it stops on.

     

        // Instantiate each plugin.

     

        for (var i = 0; plugIns && i < plugIns.length; i++)

     

        {

     

            if (plugIns[i].initialize)

                plugIns[i].initialize(this);

     

        }

     

    The really odd thing, is this worked perfectly a few days ago. I made some minor changes (which should not affect the SpryWidget at all!!)

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points