Using number type on an input field causes reformatting with commas when form is submitted
An important gotcha of some HTML5 semantic web stuff: An input of type="number" attribute on an input and discovered that Safari 5 and IE would...
An important gotcha of some HTML5 semantic web stuff: An input of type="number" attribute on an input and discovered that Safari 5 and IE would...
If you're having problems with your favicon in IE, consider this: - has to be in the root folder - IE will hang onto to...
The problem is that IE 6 and IE 7 don't implement at native JSON object. You can include this code to implement JSON object. Just...
There is an IE 6 / IE 7 (only) bug that causes the content that should be scrolling to spill out over the rest of...
In IE7 to use the developer tools you must install IE Developer Toolbar, then to open it go here: Tools (on the right-hand side) >...