仅IE6/7不支持字符串属性/索引读取
摘要:IE6/7不支持字符串属性/索引读取(Property access on strings),其它浏览器则支持。如下alert('abcd'[1])IE6/7是undefined,其它浏览器中会返回'b'。相关:各浏览器关键字/保留字作为对象属性的差异
阅读全文
posted @ 2012-10-09 10:30
If you cannot hear the sound of the genuine in you, you will all of your life spend your days on the ends of strings that somebody else pulls.
posted @ 2012-10-09 10:30