Skip to content Skip to sidebar Skip to footer

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)



Output:-


Advertisement


Screen Shots:-

Remove and set attribute and css property using jquery

Post a Comment for "Change css property using jquery and remove a href underline"