Re: jQuery Image Slider
jQuery usually doesn't mess with the page until its ready to be manipulated. Infact that's one of the selling points of it.
If you want, you can add a height and overflow: hidden to #slider
That would make it so the images except for the first one is hidden until the page loads or the user enables javascript.
__________________
- Shane Munroe
|