[jQuery] Issue with Cycle Plugin
I am not great with jquery (yet), but I have used a few plugins with
me newest site. I am using the cycle plugin and it works great, but I
am having one issue. When I load the page initially (http://vintom.com/
gfc) it stacks the images on top of each other until the plugin kicks
in (which is only about 2 seconds).
Is there any way to get around this? I would like to just have the
first image in the cycle show up, and not have it affect the rest of
the site layout.
Any help would be great:
With problem:
<img src="http://vintom.com/jing/gfc-before.png" alt="" />
Without problem:
<img src="http://vintom.com/jing/gfc-after.png" alt="" />