Change css property using jquery and remove a href underline
Change css property using jquery and remove a href underline:-
A href having under line and make a another link, we can change its attribute and/or css property. Using removeAttr and .css() methods.
Example Program:- (Editor)
Advertisement
Screen Shots:-
A href having under line and make a another link, we can change its attribute and/or css property. Using removeAttr and .css() methods.
Example Program:- (Editor)
Output:-
Advertisement
Screen Shots:-
Post a Comment for "Change css property using jquery and remove a href underline"