- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Using Intel XDK, <input type="number" gives error and gives the error
Value "number" for attribute "type" is not supported. (2.3)<label for="phonenumber">Enter Phone Number</label><br><input type="number" id="phnumber" name="phonenumber"/><br/>
Kindly let me know what type i should give for number. Thanks in advance
- Tags:
- HTML5
- Intel® XDK
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is a linter warning, but it actually works in the simulator and should also work on new devices.
You can ignore the warning, or refer to the following page for configuring the linter:

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page