My Little Code snippet
Pages
Home
ALL posts
Sunday, September 19, 2010
JQuery basic code
$(document).ready(function(){ $("a").click(function(event){ alert("Thanks for visiting!"); }); });
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment