Creating a jQuery Photo Slideshow with fadeIn and fadeOut

Then you probably want to hide the list items with css until the js is ready.

e.g.

.slideShow li{display:none}