ramblenman
Technical User
I have been trying to learn Java script, but am having a problem. I think what I want to do is fairly simple but im not sure. any examples would be greatly apreciated.I have a series of pictures and I would like to asign a numeric value to each of them to be used in a caculation later on. when the picture is clicked on, the value should be passed on to a variable(I think) and then a mathimatical equasion is then preformed. I know how to perfom the math at the end, but do not know how to tranfer a numeric vale to the end result(I hope this makes some sense).