I am completely confused here. My application generates an image when a button is clicked and sets the appropriate attributes (height, width id, etc) the problem I am having is that each image that is created must have an onmousedown event handler added. Since these images are created in the script I don't see how I can do this.
Any ideas??
Any ideas??
Comment