advanced code snippet search
ekinertac on 06/14/10
attribute selector
06/14/10 06:10am
$(document).ready(function(){ $("a[href='catinfo.asp?cid=10']").hide(); });
Report this snippet Tweet
Comment:
You need to login to post a comment.