Posts by mestre3224 • 19 points
1 post
-
0
votes2
answers47
viewsQ: How to check the id of an item in a class in Javascript?
Basically I have a class, and every item in this class has a id, how do I check this id is equal to a specific value? and, if it detects such value, how to change to a different image? My code is…