开发者

How to add x-webkit-speech tag to ASP: TextBox

开发者 https://www.devze.com 2023-03-05 00:02 出处:网络
I would like to add the x-webkit-speech attribute to input boxes on my ASP.net site. How would I add the attribute x-webkit开发者_Go百科-speech to an

I would like to add the x-webkit-speech attribute to input boxes on my ASP.net site. How would I add the attribute x-webkit开发者_Go百科-speech to an

<input id="uxTextInput" value="" x-webkit-speech>


uxTextInput.Attributes.Add("x-webkit-speech", "x-webkit-speech");

web-kit should recognize that

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号