Hey,

I have basic knowledge in using 'AHAH' in your custom modules.
AHAH support only 3 types of events 1.click 2.blur 3.change.

I would like to know how to invoke ahah function on “keypress”.

Comments

kenuck’s picture

Maybe use JS to listen for the keypress and then invoke the "change" ?

-----------------------------------------
http://www.netrift.com - Custom modules

raghunathakula’s picture

Thankq kenuck.....