<?xml version="1.0" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="css/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>I'm Emment - 低级错误</title><link>http://www.imemment.com/</link><description>欢迎地球外的生命光临，一起维护宇宙和平 - </description><generator>RainbowSoft Studio Z-Blog 1.8 Spirit Build 80722</generator><language>zh-CN</language><copyright>Copyright www.imemment.com. Some Rights Reserved.</copyright><pubDate>Mon, 06 Sep 2010 08:27:30 +0800</pubDate><item><title>由于html代码换行导致的...</title><author>emment@126.com (emment)</author><link>http://www.imemment.com/post/92.html</link><pubDate>Mon, 01 Feb 2010 18:50:46 +0800</pubDate><guid>http://www.imemment.com/post/92.html</guid><description><![CDATA[<p class="code"><code>&lt;object&nbsp;id="inMediaGameAdFlash"&nbsp;classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"&nbsp;codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"&nbsp;width="512"&nbsp;height="215"&gt;<br/>&nbsp;&nbsp;&lt;param&nbsp;name="movie"&nbsp;value="http://resource.igalive.com/as/swf/jfsy6lunbo.swf"&nbsp;/&gt;<br/>&nbsp;&nbsp;&lt;param&nbsp;name="allowScriptAccess"&nbsp;value="always"&nbsp;/&gt;<br/>&nbsp;&nbsp;&lt;param&nbsp;name="quality"&nbsp;value="high"&nbsp;/&gt;<br/>&nbsp;&nbsp;&lt;embed&nbsp;src="http://resource.igalive.com/as/swf/jfsy6lunbo.swf"&nbsp;allowScriptAccess="always"&nbsp;quality="high"&nbsp;pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"&nbsp;type="application/x-shockwave-flash"&nbsp;width="512"&nbsp;height="215"&gt;&lt;/embed&gt;<br/>&lt;/object&gt;</code></p><br/>这样一段代码，在IE中打不开FLASH了，找了很久才发现是换行出的问题<br/>因为代码比较长，肯定要换行，但是换错地方了，不能在值得中间去换行，按属性换行就不会出现问题<br/>对方接入的时候出现了这个低级错误，真是浪费了我不少时间 <br/>记下来，以儆效尤]]></description><category>低级错误</category><comments>http://www.imemment.com/post/92.html#comment</comments><wfw:comment>http://www.imemment.com/</wfw:comment><wfw:commentRss>http://www.imemment.com/feed.asp?cmt=92</wfw:commentRss><trackback:ping>http://www.imemment.com/cmdwxh.asp?act=tb&amp;id=92&amp;key=7e0db840</trackback:ping></item></channel></rss>
