Visit Mozilla.org

Talk:Core JavaScript 1.5 Reference:Global Functions:encodeURIComponent

From MDC

Does this function work in IE? or included in the DOM spec from W3C?

I've not tested, but I remember hearing that this function is available in IE6 and IE7 (not IE5 or earlier). Also, it's not part of any DOM specification; rather, it's part of the ECMAScript specification, upon which JavaScript is based. --Waldo 22:27, 16 June 2007 (PDT)