advanced code snippet search
jesudasjj on 01/28/11
div clickable
01/28/11 06:05pm
$(function() { $(".foodDrinks").click(function(){ window.location="?q=food-drink"; }); } );
Report this snippet Tweet
Comment:
You need to login to post a comment.