Hi. Creating multiple image elements with unique IDs and appending them to document with a mouse over event listener.
The elements are displayed on the canvas and visible in INNERHTML but two problems I have not been able to resolve:
1. Cannot use the document get() to retrieve the element which I will use to display individual data.
2. In the mouse over event, the image selected is the last image loaded regardless on which image is selected.
Thanks for any assistance offered.
Tom...
The elements are displayed on the canvas and visible in INNERHTML but two problems I have not been able to resolve:
1. Cannot use the document get() to retrieve the element which I will use to display individual data.
2. In the mouse over event, the image selected is the last image loaded regardless on which image is selected.
Thanks for any assistance offered.
Tom...