Hello,

I am working on a site that has big image on its background.
So when the page loads, the image loads very slow also.
See the picture to understand http://i1235.photobucket.com/albums/ff429/rakwel10/loading-issue.jpg
Slider images are also problem.

What are the possible ways to solve this?

"$(document).ready(function()" is not also working.

Pls help

Thanks

As far as the images go there are a number of things you can do to improve image loading improvement on the web.

One suggestion would be to run every image through a web optimization program like Riot
It works best with jpgs but will often reduce the size of any image format.

Another would be to embed the binary format of the image in the img tag or use css sprites.
CSS SPRITES

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.