$(".myBox").click(function() { window.location = $(this).find("a").attr("href"); return false; });
It seems we can’t find what you’re looking for. Perhaps searching can help.