Posts by Tomás Metcalfe • 36 points
1 post
- 
		2 votes1 answer701 viewsA: Enable Hover by javascriptIf it is a distinct element, normally "id" (#) is used, if it is a generic aspect, "class" (.) is used. If I understood the question correctly, in a case to hide/show the video with the click of a…