start tag, end tag issues in IE7, particularly in xslt transformation
摘要:
IE7对html标签的关闭很敏感,例如下面这段代码可以正常工作 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> a b c 但如果你象下面一样在head标签里添加一个script文件的引用,IE7... 阅读全文
posted @ 2007-06-20 17:45 riccc 阅读(864) 评论(2) 推荐(0) 编辑