|
|
 |
FN-FORUM: fireEvent and Firefox
date posted 1st June 2005 12:14
Hi
I have the following line
eval("myForm." + whichEle + ".fireEvent('onchange');");
It is working IE but in Firefox I get
myforms.depart.fireEvent('onchange') is not a function.
What is wrong with it please.
Thanks
Pam
|
 |
|