$(document).ready(function(){ $('#gallery td').click(function(){ //$(this).find('a').click(); }); });