php - Image display using jquery -


i need jquery images display in below url.

http://www.yessy.com/sujatatibre/collectors.html?p=1

i didn't find jquery in web that.how can display that?.

they don't use javascript. have 2 versions of each image, small 1 , large one, they:

<a href="document-that-includes-the-large-image.html">     <img src="the-small-image.jpeg" …> </a> 

Comments