Coda Clips

Make Div Clickable

$("<<**SelectionInsertionPlaceholder**>>").click(function(){
     window.location=$(this).find("a").attr("href");
     return false;
});

Added to by Johan

Install Clip


Sponsored Links: