随笔分类 -  (x)html/css

ie6 + flash player 9 + gzip + no-cache时,flash不能正确获得response content的问题
摘要:如题,同时满足四个条件:客户端,ie6浏览器,flash player 9,gzip压缩,设置 response header的cache-control为 no-cacheflash无法(正确)获取response的content。解决办法,避掉上面四个条件的任意一个即可。 阅读全文

posted @ 2011-05-31 12:02 orc 阅读(366) 评论(0) 推荐(0)

innerHTML未知的运行错误
摘要:代码:<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>innerHTML未知的运行错误</title></head><body><pid="p&quo 阅读全文

posted @ 2008-06-18 00:48 orc 阅读(3199) 评论(0) 推荐(0)

导航