[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] List of all images showing

2007-04-22 Thread cheesegrits
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, before transmog

[jQuery] Forms and Multiple File Uploads

2007-04-21 Thread Cheesegrits
Has anyone gotten the Multiple File Uploads plugin to work with the Forms plugin? I can happily upload multiple files via Ajax with the Forms plugin, but I really want to add the Multiple File Uploads widget (I love that nice, clean look and feel). But as soon as I add the 'multi' class definiti