Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

JavaScript Programmer's Reference - Internet Explorer 5.5

You are here: irt.org | XRef | Browsers | MSIE 5.5

The following were all introduced in Microsoft Internet Explorer 5.5:

Arguments
Arguments.callee
Arguments.length
Arguments.arguments[]
Array.index
Array.input
Array.pop()
Array.push()
Array.shift()
Array.splice()
Array.toLocaleString()
Array.unshift()
Date.toDateString()
Date.toLocaleDateString()
Date.toLocaleTimeString()
Date.toTimeString()
global.decodeURI()
global.decodeURIComponent()
Doctype
Doctype.entities[]
Doctype.name
Doctype.notations[]
DocumentType
Element.canHaveHTML
Element.contentEditable
Element.hideFocus
Element.isContentEditable
Element.isDisabled
global.encodeURI()
global.encodeURIComponent()
Error.message
Error.name
Function.apply()
Function.call()
Global.undefined
Input.name
Number.toExponential()
Number.toFixed()
Number.toLocaleString()
Number.toPrecision()
Object.hasOwnProperty()
Object.isPrototypeOf()
Object.name
Object.propertyIsEnumerable()
Object.toLocaleString()
RegExp.ignoreCase
RegExp.lastMatch
RegExp.lastParen
RegExp.leftContext
RegExp.multiline
RegExp.rightContext
RegExp.RegExp["$&"]
RegExp.RegExp["$'"]
RegExp.RegExp["$*"]
RegExp.RegExp["$+"]
RegExp.RegExp["$`"]
String.charCodeAt()
String.localeCompare()
String.toLocaleLowerCase()
String.toLocaleUpperCase()
style.page
style.scrollbar3dLightColor
style.scrollbarArrowColor
style.scrollbarBaseColor
style.scrollbarDarkShadowColor
style.scrollbarFaceColor
style.scrollbarHighlightColor
style.scrollbarShadowColor
style.textKashidaSpace
style.textUnderlinePosition
style.whiteSpace
style.wordWrap
style.writingMode
style.zoom
global.undefined
XML.XMLDocument

You are here: irt.org | XRef | Browsers | MSIE 5.5

©2018 Martin Webb