注册 |登录

沙坪小师吧-新址spjyz.gzpwh.com交流论坛电脑技术交流 › 查看主题

6813

查看

0

回复
返回列表

Rank: 9Rank: 9Rank: 9Rank: 9Rank: 9Rank: 9Rank: 9Rank: 9Rank: 9

go

动网论坛在IE7下贴子显示不全的解决办法

1#
发表于 2008-3-25 23:25 | 只看该作者 | 倒序看帖 | 打印
<p>自己留用的</p><p><span class="tpc_content">这个问题,不是要IE7来适应动网论坛,而是要动网论坛的管理员修改论坛程序,去适应IE7。<br/><br/>修改程序很简单:<br/>在风格模板page_dispbbs中找到以下代码:<font color="#3333ff"><br/><br/>&lt;!--判断是否是IE,生成相应的style和class--&gt;&lt;br /&gt;<br/>&lt;xsl:variable name="postclass"&gt;&lt;br /&gt;&lt;xsl:choose&gt;&lt;br /&gt;<br/>&lt;xsl:when test="&lt;a href="mailtpost/agent/@browser='Microsoft"&gt;post/agent/@browser='Microsoft&lt;/a&gt; Internet Explorer'"&gt;postie&lt;/xsl:when&gt;&lt;br /&gt;<br/>&lt;xsltherwise&gt;post&lt;/xsltherwise&gt;&lt;br /&gt;<br/>&lt;/xsl:choose&gt;&lt;br /&gt;&lt;/xsl:variable&gt;&lt;br /&gt;<br/>&lt;xsl:variable name="bodystyle"&gt;&lt;br /&gt;<br/>&lt;xsl:choose&gt;&lt;br /&gt;<br/>&lt;xsl:when test="&lt;a href="mailtpost/agent/@browser='Microsoft"&gt;post/agent/@browser='Microsoft&lt;/a&gt; Internet Explorer'"&gt;height:200px;width:97%;padding-right:0px; overflow-x: hidden;&lt;/xsl:when&gt;&lt;br /&gt;<br/>&lt;xsltherwise&gt;min-height:200px;&lt;/xsltherwise&gt;&lt;br /&gt;<br/>&lt;/xsl:choose&gt;font-size:&lt;xsl:value-of select="&lt;a href="mailtpost/setting/@fontsize"&gt;post/setting/@fontsize&lt;/a&gt;" /&gt;pt;line-height:&lt;xsl:value-of select="&lt;a href="mailtpost/setting/@lineheight"&gt;post/setting/@lineheight&lt;/a&gt;" /&gt;;text-indent:&lt;xsl:value-of select="&lt;a href="mailtpost/setting/@indent"&gt;post/setting/@indent&lt;/a&gt;" /&gt;px;<br/>&lt;/xsl:variable&gt;&lt;br /&gt;<br/>&lt;!--end --&gt;<br/></font><br/>替换为:<br/><font color="#ff0000"><br/>&lt;!--判断是否是IE,生成相应的style和class--&gt;<br/>&lt;xsl:variable name="postclass"&gt;<br/>&lt;xsl:choose&gt;<br/>&lt;xsl:when test="post/agent/@browser='Microsoft Internet Explorer' and not(post/agent/@version &gt; 6 ) "&gt;postie&lt;/xsl:when&gt;<br/>&lt;xsltherwise&gt;post&lt;/xsltherwise&gt;<br/>&lt;/xsl:choose&gt;<br/>&lt;/xsl:variable&gt;<br/>&lt;xsl:variable name="bodystyle"&gt;<br/>&lt;xsl:choose&gt;<br/>&lt;xsl:when test="post/agent/@browser='Microsoft Internet Explorer' and not(post/agent/@version &gt; 6 )"&gt;height:200px;width:97%;padding-right:0px; overflow-x: hidden;&lt;/xsl:when&gt;<br/>&lt;xsltherwise&gt;min-height:200px;&lt;/xsltherwise&gt;<br/>&lt;/xsl:choose&gt;font-size:&lt;xsl:value-of select="post/setting/@fontsize" /&gt;pt;line-height:&lt;xsl:value-of select="post/setting/@lineheight" /&gt;;text-indent:&lt;xsl:value-of select="post/setting/@indent" /&gt;px;&lt;/xsl:variable&gt;<br/>&lt;!--end --&gt;<br/></font><br/><br/>OK!会员已经能够使用IE7浏览你的论坛了。</span></p>
教育何时迈向“现代化”?www.gzpwh.com
spjyz.gzpwh.com

TOP

沙坪小师交流论坛spjyz.gzpwh.com |联系我们

GMT+8, 2024-6-1 17:28, Processed in 0.058887 second(s), 7 queries.

Powered by Discuz! X1

© 2001-2010 Comsenz Inc.