Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

disable a tag

.disable{
	pointer-events:none;
}

with jquery add this class to you element to disable is and remove class to enable it
 
PREVIOUS NEXT
Tagged: #disable #tag
ADD COMMENT
Topic
Name
9+9 =