Hi
I'm having serious difficulty with the following script concept:
(Element: DIV / Textbox)
I need a script that detects an element's ID during an onClick or onMouseover and passes it to a unique variable.
Ideally, the script should be an external / global script and not be embedded within the element (all elements will be assigned an ID) - (The Onclick/Mouseover event can be called from the element).
Your help will be greatly appreciated!!
Thanks in advance,
Kermit



I'm having serious difficulty with the following script concept:
Reply With Quote

Bookmarks