My goal is to create a feature where clicking on an image will bring it to the front, hiding all other images behind it.
I have found a code reference for achieving similar functionality using jQuery.
Click on image to move to front?
Can anyone provide guidance on how to accomplish this using Angular or plain javascript?