Unplanned
Last Updated: 02 Sep 2021 10:38 by ADMIN
Allen
Created on: 24 Apr 2013 19:28
Category: Kendo UI for jQuery
Type: Feature Request
24
Use fully semantic HTML to support mobile and browser native functionality
I know you have special tag structure so that you can implement certain features.  However, for UI elements like the drop-down, numeric input and date-picker, it would be really great to use (or have an alternative control to us) native html elements and data- attributes that are easily recognized by mobile devices and newer, desktop browsers.  For example, for the drop-down, it would be great for it to render a select so that when received by a mobile device, the native option selector can take over.  I am posting this in the Web controls for those of us creating responsive apps where the input surrounded by spans doesn't really work out very well when the page is rendered on a mobile browser.  I realize that are trade-offs so maybe instead of completely disregarding the current controls, maybe another, pure control, or some configuration option to the current controls would be preferable. That way, the developer could decide what was more important - the UI enhanced feature or compatibility with device.
3 comments
Imported User
Posted on: 14 Jul 2013 10:37
+1 that would be awesome
David Allen
Posted on: 24 Apr 2013 23:10
Mobile development is very important for us. We are doing more and more mobile responsive applications in our organization solutions we develop wil be accepted more readily i they feel like native mobile applications  
Keith
Posted on: 24 Apr 2013 19:54
Agreed.  That would make my job much easier.