Feb-06-2009, 4:31 am
Hello,
I would like to know if some one manage to have the key enter press to convert.
I think is more easy to press enter.
I try to change $valueinputfield by
I would like to know if some one manage to have the key enter press to convert.
I think is more easy to press enter.
I try to change $valueinputfield by
Code:
$valueinputfield = '<input style="font-size:'.$valuefontsize.'; background-color:'.$valuebgcolor.'; color:'.$valuefontcolor.'" name="val" type="text" size="'.$valuesize.'" onkeydown="if (event.keyCode == 13) showDataInput()"/>
But it doesn't work
If some one can help me
thank you in advance for your help and your time.
JA
,