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