(1) accessKey supported by:winIE 6/7,mac safari2(ctrl+letter),but not in ff or safari3(i just test on safari 3 on pc,not mac) The property is read/write,the property has no default value http://www.cs.tut.fi/~jkorpela/forms/accesskey.html thank for this guy very much,and i collect all of this topic,hope you like it.
The original version of this document had a much
在html 里如果用转义字符代替单引号,记住千万不要用',因为在ie6里不认这个东东,经过多方面查找,找到一个',最后发现各种浏览器都支持,要用innerHTML对它赋值才见效。good luck the reason is from:
' is not a valid HTML entity reference. The definitive list of HTML entity references is here, and ' is not on it.
' was introduced as a standard entity in XML, and thus is
also standard in XHTML. Ev
(1) accessKey supported by:winIE 6/7,mac safari2(ctrl+letter),but not in ff or safari3(i just test on safari 3 on pc,not mac) The property is read/write,the property has no default value http://www.cs.tut.fi/~jkorpela/forms/accesskey.html thank for this guy very much,and i collect all of this topic,hope you like it.
The original version of this document had a much
在html 里如果用转义字符代替单引号,记住千万不要用',因为在ie6里不认这个东东,经过多方面查找,找到一个',最后发现各种浏览器都支持,要用innerHTML对它赋值才见效。good luck the reason is from:
' is not a valid HTML entity reference. The definitive list of HTML entity references is here, and ' is not on it.
' was introduced as a standard entity in XML, and thus is
also standard in XHTML. Ev