|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
get the name of a button
hello,
on the event onclick of a button, I would like to get the name of this button as a variable. How can I do this ? Thank you |
|
#2
|
|||
|
|||
|
RE: get the name of a button
<input type=button name=MyName value=Text onclick="alert(this.name)">
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Client Side Things > get the name of a button |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|