凌波微步 发表于 2013-5-21 21:23:00

齐博CMS:为什么head内的标签无法调用文章内容 救火!!!!!!!!

下面是我的代码希望高手指点!小弟实在没法弄懂
引用




$titleDB — 曲阜信息港 曲阜在线 曲阜团购 曲阜网址导航 曲阜在线逛街 曲阜分类信息

















































$label





注:这个层是加了边框的



我的CSDN博客

网易






























$GuideFid[$fid]









焊线 发表于 2013-5-21 21:27:05

下面是我的代码希望高手指点!小弟实在没法弄懂
引用
<!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;>
<html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>
<!--<?php
$GuideFid[$fid]=str_replace(&quot;<a href=&#39;$webdb&#39; class=&#39;guide_menu&#39;>>首页</a>&quot;,&quot;&quot;,$GuideFid[$fid]);
$fupId=intval($fupId);
$topMenu[$fupId]=&#39;ck&#39;;
print <<<EOT
-->
<head>
<title>$titleDB— 曲阜信息港 曲阜在线 曲阜团购 曲阜网址导航 曲阜在线逛街 曲阜分类信息</title>


<link href=&quot;http://ttw.la/images/style.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; />
<link rel=&quot;shortcut icon&quot; href=&quot;favicon.ico&quot; />
<link href=&quot;http://ttw.la/css/css.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; />
<meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=gb2312&quot;>
<meta name=&quot;keywords&quot; content=&quot;$titleDB&quot;>
<meta name=&quot;description&quot; content=&quot;$titleDB&quot;>
<SCRIPT LANGUAGE=&quot;JavaScript&quot; src=&quot;$webdb/images/default/inc.js&quot;></SCRIPT>
<SCRIPT LANGUAGE=&quot;JavaScript&quot; src=&quot;$webdb/images/default/default.js&quot;></SCRIPT>
<SCRIPT LANGUAGE=&quot;JavaScript&quot; src=&quot;$webdb/images/default/swfobject.js&quot;></SCRIPT>



<script>
/* 这是把事件动作绑定到菜单上的函数 */
function attachXMenu(objid){
var tds=objid.getElementsByTagName(&#39;td&#39;);
    for(var i=0;i<tds.length;i++){
      with(tds<i>){
      onmouseover=function(){
          with(this){
            filters.apply();
            style.background=&#39;#66CCFF&#39;; //这是鼠标移上去时的背景颜色
            style.border=&#39;1px solid #ffffff&#39;; //边框
            style.color=&#39;black&#39;; //文字颜色
            filters.play();
            }
            }
      onmouseout=function(){
          with(this){
            filters.apply();
            style.background=&#39;#336699&#39;; //这是鼠标离开时的背景颜色
            style.border=&#39;1px solid #336699&#39;; //边框
            style.color=&#39;#ffffff&#39;; //文字颜色
            filters.play();
            }
            }
            }
      }
}
</script>







<SCRIPT LANGUAGE=&quot;JavaScript&quot;>
//屏蔽可忽略的js脚本错误
function killErr(){
    return true;
}
window.onerror=killErr;
</SCRIPT>
<!--
EOT;
if($webdb){print <<<EOT
-->
<SCRIPT LANGUAGE=&quot;JavaScript&quot;>
//解决不同域名的框架跨域问题
document.domain = &quot;$webdb&quot;;
</SCRIPT>
<!--
EOT;
}print <<<EOT
-->





</head>
<body>



<div id=&quot;menubg&quot;>
<div id=&quot;guide&quot;>
<table width=&quot;100%&quot; border=&quot;0&quot;>
<tr>
    <td align=&quot;left&quot;>
    <script>
//显示
function show(o,obj){
var m=document.getElementById(obj);
m.style.pixelLeft=getL(o);
m.style.pixelTop=getT(o)+o.offsetHeight;
m.style.visibility=&#39;&#39;;
}
//隐藏
function hide(obj){
document.getElementById(obj).style.visibility=&#39;hidden&#39;;
}   
//取得左边的位移
function getL(e){
var l=e.offsetLeft;
while(e=e.offsetParent){
    l+=e.offsetLeft;
}
return l;
}
//取得顶部的位移
function getT(e){
var t=e.offsetTop;
while(e=e.offsetParent){
    t+=e.offsetTop;
}
return t;
}   
</script>
    <a href=&quot;../&quot;><img src=&quot;../images/dh1.gif&quot;></a></img>

<a href=&quot;http://ttw.la/list.php?fid=49&quot;><img src=&quot;../images/dh2.gif&quot; id=&quot;u&quot; onMouseOver=&quot;show(this,&#39;o&#39;)&quot; onMouseOut=&quot;hide(&#39;o&#39;)&quot;></a></img>
<div id=&quot;o&quot;   style=&quot;width:280px; height:180px; background: url(../images/yulanbk2.png); padding:15px; Z-INDEX:100; VISIBILITY:hidden; POSITION: absolute;&quot; onMouseOver=&quot;show(u,&#39;o&#39;)&quot; onMouseOut=&quot;hide(&#39;o&#39;)&quot;>
$label
</div>

<img src=&quot;../images/dh1.gif&quot; id=&quot;y&quot; onMouseOver=&quot;show(this,&#39;r&#39;)&quot; onMouseOut=&quot;hide(&#39;r&#39;)&quot;></img>
<div id=&quot;r&quot;style=&quot;width:280px; height:180px; background: url(../images/yulanbk.png); padding:15px; Z-INDEX:100; VISIBILITY:hidden; POSITION: absolute;&quot; onMouseOver=&quot;show(y,&#39;r&#39;)&quot; onMouseOut=&quot;hide(&#39;r&#39;)&quot;>
<nobr>注:这个层是加了边框的</nobr><br>
<img src=&quot;http://images.163.com/homepage/logo.gif&quot;></img><br>
<a href=&quot;http://blog.csdn.net/fenglibing&quot;><nobr>我的CSDN博客</nobr></a><br>
<a href=&quot;http://www.163.com&quot;>网易</a>
</div>

</td>
    <td align=&quot;right&quot;><form name=&quot;formsearch&quot; method=&quot;post&quot; action=&quot;http://ttw.la/do/search.php&quot;>
   
    <input name=&quot;keyword&quot; type=&quot;text&quot; value=&quot;信息搜索&quot; size=&quot;15&quot; onfocus   =&quot;this.value=&#39;&#39;&quot;>
      <input type=&quot;submit&quot; name=&quot;Submit32&quot; value=&quot;搜索&quot;>
      <input type=&quot;hidden&quot; name=&quot;searchTable&quot; value=&quot;article&quot;>
   
   
</form></td>
</tr>
</table>

   
   


   

</div></div>




<div class=&quot;mainbox&quot;>
   
<div class=&quot;wcontent&quot;>
<!--
EOT;
if($GuideFid[$fid]){
print <<<EOT
-->
<div class=&quot;weizhi&quot; style=&quot;padding-top:8px;font-size:14px; border-bottom: 2px solid #ccc ;&quot;>
<a style=&quot;color:#000000; text-decoration: none;&quot; href=&quot;$webdb/&quot;>{$webdb}</a> $GuideFid[$fid]
    </div>
<!--
EOT;
}
print <<<EOT
-->
<SCRIPT LANGUAGE=&quot;JavaScript&quot;>
<!--//目的是为了做风格方便
document.write(&#39;<div style=&quot;clear:both;&quot;></div><div class=&quot;wrap&quot;>&#39;);
//-->
</SCRIPT>
<!--
EOT;
?>
-->


BT一族 发表于 2013-5-21 21:31:03

是的head 内的标签 都不能 调用文章~~~~

毛毛 发表于 2013-5-21 21:32:09

真的假的?

regiet 发表于 2013-5-21 21:38:41

我以前曾经问过这个问题,HEAD内是不能调用文章系统内容的,这是因为HEAD加载关乎网站的打开速度,所以就把HEAD标签的调用进行限制了,不过有一个方法可以实现,就是把标签在主体页面比如index.htm内设置好调用内容,然后再把标签代码复制到HEAD内。变通地实现。

黑心鬼 发表于 2013-5-21 21:39:18

楼上的办法,不错

和气生财 发表于 2013-5-21 21:41:29

我试试哟,行不行都来回答下!!   

@地瓜叶小姐 发表于 2013-5-21 21:41:49

根本不行嘛,是乱码哟!!
页: [1]
查看完整版本: 齐博CMS:为什么head内的标签无法调用文章内容 救火!!!!!!!!