Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

css contenteditable outline

[contenteditable]:focus {
    outline: 0px solid transparent;
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #css #contenteditable #outline
ADD COMMENT
Topic
Name
8+6 =