Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

add textcontent on hover

.my_el:hover:after {
	content:" →"
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #add #textcontent #hover
ADD COMMENT
Topic
Name
4+8 =