lilolilo
1 Dec 2006, 1:01 PM
Hello,
I have tried to use addKeyListener in a input form to open an new tab, but see the error:
getEl("search-q").addKeyListener is not a function
my piece of code:
getEl('search-q').addKeyListener([13,10], function....);
I have tried to use addKeyListener in a input form to open an new tab, but see the error:
getEl("search-q").addKeyListener is not a function
my piece of code:
getEl('search-q').addKeyListener([13,10], function....);