[jQuery] Re: List of all images showing

2007-04-23 Thread cheesegrits
Hey Dan, Thanks for the response, but I finally spotted my Deliberate Mistake (ha ha). I posted a follow-up, but it got delayed somewhere inside the Nabble gateway. And just to compound my embarrassment, I ended up duplicating the followup! Anyway, problem solved. Helps if you rename the mai

[jQuery] Re: List of all images showing

2007-04-22 Thread cheesegrits
I am SUCH a dumb*ss! For the sake of anyone else googling around for this problem ... you probably changed your UL id from 'carousel' to 'something_else', but spaced on this section at the head of the CSS: /** * Since the content is loaded via javascript, we set * display:none to hide the car

[jQuery] Re: List of all images showing

2007-04-22 Thread cheesegrits
I am SUCH a dumb*ss! For the sake of anyone else googling around for this problem ... you probably changed your UL id from 'carousel' to 'something_else', but spaced on this section at the head of the CSS: /** * Since the content is loaded via javascript, we set * display:none to hide the car

[jQuery] Re: List of all images showing

2007-04-22 Thread Dan G. Switzer, II
Hugh, >I'm using the simple static method to display a carousel. My page is >generated from PHP (as a "widget" for vBulletin). > >Everything works fine, except that during page loading, the original >vanilla >UL (with all the thumbnails) appears on the page until all thumbs have been >loaded, be