I\'m having an issue with my jQuery slideshow and I can\'t seem to figure it out. During the transition of images the slideshow will flash white instead of nicely fading int
maybe minimizing fadeOut(), and fadeIn() time or fadeOut(slow)
fadeOut()
fadeIn()
fadeOut(slow)