I am using Google Charts to display charting data in my application. Sometimes Google is slow and the charts will take a while to load. This scenario seems to be a common en
Intuitive solution load (very)big image. For example:
load('/images/audi_big.jpg')
big image,$("#big_image img").attr({src: '/images/audi_120px.jpg'});
and we have thumbnail width="960". LOADING {CSS}z-index: 1
,$("#big_image img").attr({src: '/images/audi_big.jpg'});