C
cw
Hi group,
How to call the function from the image click? I'm using the
Img1.attributes.add("onclick", "fnName") to add the onclick attribute. In
the html code, i also set the img1 to run at server. However, when i click
on the image on run time, it gives me the script error by stated that
"fnName" is undefined. Is anyone know how to resolve this?
regards
How to call the function from the image click? I'm using the
Img1.attributes.add("onclick", "fnName") to add the onclick attribute. In
the html code, i also set the img1 to run at server. However, when i click
on the image on run time, it gives me the script error by stated that
"fnName" is undefined. Is anyone know how to resolve this?
regards