amol0010
09-21-2007, 05:43 PM
Hi suppose,
I have code like this -
<center><button onclick="refreshTable()" accesskey="C" ><b>CLICK HERE TO UPDATE DEVICE LOCATION</b></button></center><br>
I want to provide a shortcut key as c to my button on html page.
But it is not working...
What wrong am I doing ?
Thanks,
Amol
I have code like this -
<center><button onclick="refreshTable()" accesskey="C" ><b>CLICK HERE TO UPDATE DEVICE LOCATION</b></button></center><br>
I want to provide a shortcut key as c to my button on html page.
But it is not working...
What wrong am I doing ?
Thanks,
Amol