Is it possible to create a script that would return the information about an object that was clicked?
IE - an alert that could return information such as ("Mouse Down on DIV NAME="test" OR "Mouse Up on IMG ALT="test image") without implementing events on each object?
Just looking for a high level view on how I could do this, or if it is possible - thanks all.
IE - an alert that could return information such as ("Mouse Down on DIV NAME="test" OR "Mouse Up on IMG ALT="test image") without implementing events on each object?
Just looking for a high level view on how I could do this, or if it is possible - thanks all.