Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

html disable anchor link

a.isDisabled {
  pointer-events: none;
}
Source by css-tricks.com #
 
PREVIOUS NEXT
Tagged: #html #disable #anchor #link
ADD COMMENT
Topic
Name
2+9 =