the title attribute of a tag can be used to display information with the mouse:
<i class="edit" style="opacity: 0.2"></i>
add href = “javascript:return false;” Do not click
add style= “opacity: 0.2” which does opacity:
the title attribute of a tag can be used to display information with the mouse:
<i class="edit" style="opacity: 0.2"></i>
add href = “javascript:return false;” Do not click
add style= “opacity: 0.2” which does opacity: