[jQuery] Removing an Image from slide show
I need to remove the first image from my slide show when i use $
('#overlay').remove(); the image is removed, but an empty space
appears in the slideshow.
Is there a removeSlide method or something similar?
Peter