'accelerator' Example : accelerator : CSS Attributes and Javascript Style Properties HTML CSS TUTORIALS


HTML CSS TUTORIALS » CSS Attributes and Javascript Style Properties » accelerator »

 

'accelerator' Example



    
<html>
<head>
</head>
<body>
<p style="accelerator:true">Press Alt+N to bring the control into focus.</p>
<input id="myN" type="text" size="30" accesskey="N" value="Access N">
</body>
</html>

    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo CSS Attributes and Javascript Style Properties
» accelerator