Re: How to implement select/dropdown?
"Siegfried Heintze" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.svg |
|---|---|
| Message-ID | <[email protected]> |
Thanks Sasha!
I'm having similar problem with
<input type="checkbox" onchange="alert('click')"/>
I've tried onChange, onchange, onclick, OnClick and onClick and nothing
seems to execute that alert statment in javascript! I cannot even check the
box!
What am I doing wrong?
Thanks,
Siegfried