C# Forum
Tuesday, October 8, 2013
JQuery + Remove Anchor Functionality
$(function () {
$('.class').removeAttr("href");
$('.
class
').unbind("click");
});
No comments:
Post a Comment
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment