Posts by Jessica Jadex • 11 points
2 posts
- 
		-2 votes1 answer179 viewsQ: How to get the array number of the element I clicked JQUERY?How do I get the number of the vector of an img for example? See there in the image several img right? I want something where the moment I click on the image I can get the number of that img, some… jqueryasked Jessica Jadex 11
- 
		1 votes3 answers311 viewsQ: How to simulate click on another HTML element?In this image below it is normal now, but every time I pass the mouse over it is placed the element figcaption in the image, that figcaption I used to paint the picture black. Here, the image before…