Cómo utilizar accesskey en HTML


Post a Comment:





Showing 0 Comments:
Be the first to comment!

External ressources related to How to use accesskey in html

accesskey - HTML: HyperText Markup Language | MDN
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/accesskey

No change from latest W3C HTML 5.1 spec. HTML 5.1 The definition of 'accesskey' in that specification. Recommendation: No change from HTML5. HTML5 The definition of 'accesskey' in that specification. Recommendation: From HTML 4.01 Specific

input - HTML: Lenguaje de etiquetas de hipertexto | MDN
https://developer.mozilla.org/es/docs/Web/HTML/Elemento/input

accesskey sólo HTML 4, Obsoleto HTML5 Un caracter que el usuario puede presionar para establecer el cursor en el control. Este atributo es global en HTML5. mozactionhint Especifica una "pista de acción" usada para determinar cómo etiquetar la

WebControl.AccessKey Propiedad (System.Web.UI.WebControls ...
https://docs.microsoft.com/es-es/dotnet/api/system.web.ui.webcontrols.webcontrol.accesskey

En el ejemplo siguiente se muestra cómo establecer y utilizar la AccessKey propiedad de un TextBox control. The following example illustrates how to set and use the AccessKey property of a TextBox control.