Hello,
I’ve got a problem.
I want to include a Portfolio section to my new Theme so i wanted to use Cru3er (If anyone got a better Slideshow or something with a cool effect send it
).
So i have the Cru3er in a div. Im hiding this div with Jquery $("#portfolio").hide();
. With the same way i open it $("#portfolio").show("slow");
But there is the problem. Everytime I open this div the browser will load the swf. So the Website is using huge MB…
Any solutions?
