[jQuery] Re: (a)slideshow in IE

2009-02-21 Thread and80
I think this is the line IE is choking on; it says "Object doesn't support this property or method": slide=a.find('.slideshow-content > *:eq('+c+')'); I can't seem to find this string in any of the javascript files; any Ideas? On Feb 20, 3:21 pm, Mike wrote: > > I'm trying to implement the jQu

[jQuery] Re: (a)slideshow in IE

2009-02-21 Thread and80
I think it's choking on the following statement, telling me "Object doesn't support this property or method" : slide=a.find('.slideshow-content > *:eq('+c+')'); Any ideas? On Feb 20, 3:21 pm, Mike wrote: > > I'm trying to implement the jQuery (a)Slideshow plugin > > (http://slideshow.hohli.c