Home › Forums › JavaScript › Infogrid links and styling › Re: Infogrid links and styling
July 5, 2010 at 7:43 pm
#79306
Keymaster
Change line 17 of the JavaScript file to:
Code:
$(“#page-wrap”).delegate(“.image”,”click”, function(e) {
I also put it on GitHub in case anyone wants to make further enhancements: