I am working on website which includes lot of images. I decided to use jquery.i refer to this code Here.
In this it shows album of images when you click on album it shows all images thumbnail.clicking on thumbnail it shows large view of that image. It works fine in html page. When i used in .aspx page as I click on album image thumbnail it not showing large preview. It shows text under image. All path are correct.
After so many tries I found that it not working in chrome browser in office but same code i tried in home it works in chrome.