Javascript Tooltip > Posts >

 

Does the larger image download on mouseover or with the page

Richard
10 months ago
Viewed: 937
4
Useful

Hi, If anyone could tell me the following.  Does the image in the tooltip download with the page or does it download when the link is triggered?

Thanks

Richard



10 months ago
milo   Edit
2

If you are not using the Ajax approach, the images are downloaded in the process of page loading. When the link is triggered, the image has already been downloaded.

New Answer