I have a javascript slider for my site, which works for all browsers except for ie7. I figured out why the images are not showing.
Im using the previous version of the Marco Folio background slider.
I would appreciate some help with this, as this seems to be the only serious issue with my site right now.
Here is the site: doctorstvnetwork.com
Thanks a lot.
I realize that this is not the answer you’re looking for, but thought I’d post this anyhow.
Your slider images are loading in real-time, causing a delay in seeing the image the first time the slider switches to them. You can preload the images in the background with this snippet: