网站之家技术交流论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 2780|回复: 7

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

[复制链接]
发表于 2013-5-21 21:23:00 | 显示全部楼层 |阅读模式
下面是我的代码希望高手指点!小弟实在没法弄懂
引用




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

















































$label[dhnrl]





注:这个层是加了边框的



我的CSDN博客

网易



























  


  $GuideFid[$fid]









本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
回复

使用道具 举报

发表于 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[www_url]&#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]  — 曲阜信息港 曲阜在线 曲阜团购 曲阜网址导航 曲阜在线逛街 曲阜分类信息</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[keywords]&quot;>
<meta name=&quot;description&quot; content=&quot;$titleDB[description]&quot;>
<SCRIPT LANGUAGE=&quot;JavaScript&quot; src=&quot;$webdb[www_url]/images/default/inc.js&quot;></SCRIPT>
<SCRIPT LANGUAGE=&quot;JavaScript&quot; src=&quot;$webdb[www_url]/images/default/default.js&quot;></SCRIPT>
<SCRIPT LANGUAGE=&quot;JavaScript&quot; src=&quot;$webdb[www_url]/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[0].apply();
            style.background=&#39;#66CCFF&#39;; //这是鼠标移上去时的背景颜色
            style.border=&#39;1px solid #ffffff&#39;; //边框
            style.color=&#39;black&#39;; //文字颜色
            filters[0].play();
            }
              }
        onmouseout=function(){
          with(this){
            filters[0].apply();
            style.background=&#39;#336699&#39;; //这是鼠标离开时的背景颜色
            style.border=&#39;1px solid #336699&#39;; //边框
            style.color=&#39;#ffffff&#39;; //文字颜色
            filters[0].play();
            }
              }
            }
        }
}
</script>







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


回复 支持 反对

使用道具 举报

发表于 2013-5-21 21:31:03 | 显示全部楼层
是的  head 内的  标签 都不能 调用文章~~~~
回复 支持 反对

使用道具 举报

发表于 2013-5-21 21:32:09 | 显示全部楼层
真的假的?

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
回复 支持 反对

使用道具 举报

发表于 2013-5-21 21:38:41 | 显示全部楼层
我以前曾经问过这个问题,HEAD内是不能调用文章系统内容的,这是因为HEAD加载关乎网站的打开速度,所以就把HEAD标签的调用进行限制了,不过有一个方法可以实现,就是把标签在主体页面比如index.htm内设置好调用内容,然后再把标签代码复制到HEAD内。变通地实现。
回复 支持 反对

使用道具 举报

发表于 2013-5-21 21:39:18 | 显示全部楼层
楼上的办法,不错
回复 支持 反对

使用道具 举报

发表于 2013-5-21 21:41:29 | 显示全部楼层
我试试哟,行不行都来回答下!!   

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
回复 支持 反对

使用道具 举报

发表于 2013-5-21 21:41:49 | 显示全部楼层
根本不行嘛,是乱码哟!!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Archiver|网站之家技术交流论坛 ( 粤ICP备09092995号 )

GMT+8, 2024-12-22 17:19 , Processed in 0.119684 second(s), 7 queries , File On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表