Need an Ajax Preloaders pls

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
iris
Forum Newbie
Posts: 18
Joined: Wed Sep 10, 2008 4:25 am

Need an Ajax Preloaders pls

Post by iris »

Pls house,

I have a gallery page on my web site that uses lightbox technology (Pirobox) to display images but because there are lots of images on the page which makes it load slowly i found a jquery preloader i could use which worked fine on other site but keeps bringing up a bad display when ever i add it to my gallery page.

I think some classes or ids are interfering. The image tags on my page are generated with PHP script, i ll like a very simple and short ajax script that will help put preloaders to the images on the page and make them precached before been displayed.

I ll really appreciate a help from the moderator or any other members because i have been trying for a long time. Regards
User avatar
Jade
Forum Regular
Posts: 908
Joined: Sun Dec 29, 2002 5:40 pm
Location: VA

Re: Need an Ajax Preloaders pls

Post by Jade »

Have you tried optimizing your image for smaller file sizes? I'm not familiar enough with Pirobox to be of much help, but you could also try re-naming some of the divs in the code.
Post Reply