Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Range datatype not rendering in IE10

Scott WesleyApr 26 2013 — edited Apr 28 2013
Could anyone enlighten me as to why the following code does not render the HTML5 Range (slider) type in IE10 within an APEX application?
<input type="range" name="f42" min=0 max=100 step=20>
particularly when the example on this page does
http://www.wufoo.com/html5/types/8-range.html

APEX example here
http://apex.oracle.com/pls/apex/f?p=73000:14

Scott
This post has been answered by trent on Apr 26 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 26 2013
Added on Apr 26 2013
3 comments
2,044 views