Home >Backend Development >PHP Tutorial >dedecms 图片(map)链接问题

dedecms 图片(map)链接问题

WBOY
WBOYOriginal
2016-06-23 14:03:53908browse

图片如:[img=http://hi.baidu.com/manager80/album/item/23c0d4c104b1e969e4dd3ba0.html#][/img]

   图片所在的页面为a.htm  当我点击图片中的01区域时 就跳转到指定的页面比如页面b.htm 其中b.htm中包含有{dede:include filename="head.htm"/}
a.htm中的代码:
    dedecms 图片(map)链接问题
        
        
        
        
        
        
        

我这样写的 href="{dede:global.cfg_indexurl/}/new/b.htm" 当我点击01区域进去时 b.htm中的{dede:include filename="head.htm"/} 还有css等解析不了  请问如何实现啊  


回复讨论(解决方案)

问题已经解决了 动态链接 看懂view.php这文件就可以解决了  

最近到底怎么啦   自问自答  怎么给分啊  

有没有 别的解决方法啊  只要给出合理的方案就给分  

哈哈,说明楼主聪明啊,

第一,跳转后的路径不对,最好写成绝对路径;
第二,标签可能没有解析,需要定义模板路径解析。

热点链接我还没用过呢,如果浮动,我是用的relative 的CSS 

你怎么解决的啊?看了半天没看懂啊,,,求解

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn