How can i insert a value "inside" a picture in html/jquery?? I currently have a GTA server, and i wanted to add something similar as the picture below shows, a clothing shop with numbers in each picture.
I have the main script all done(the clothing shop), but i want to insert a number in each picture, so that it can get easier for the player to find the respective clothing. Being more precise, i wanted to insert the 'data-action' value "inside" the picture. Here is a piece of the html, so it can get easier to understand.
I've been researching for two days straight, found nothing.. Thanks.