分享个导航栏悬浮的代码,很有用的哦~~~
在头部导航栏的代码div class=menu的上面加上代码:
!--导航悬浮--
style type=text/css
.navontop{position:fixed;top:25p
0评论2013-09-093042
解决destoon编辑器在IE10浏览器不显示的问题
第一步:admin/template/header.tpl.phpadmin/template/index.tpl.phpadmin/template/left.tpl.phpadmin/template/side.tpl.phpt
0评论2013-02-12973
destoon_count’ doesn’t exist 如何解决
当mysql版本高于5.3.*的时候,destoon后台更新缓存会出现以下错误:MySQL Error:Table destoon.destoon_count doesnt exist MySQ
0评论2013-02-12786
destoon如何显示信息所在分类
比如DT默认的行业资讯!{tag(moduleid=21condition=status=3 and level=5areaid=$cityidorder=addtime descpagesize=1target=_b
0评论2013-02-121057
destoon标签调用(日期时间)显示格式
!{tag(moduleid=5table=selllength=40condition=status=3pagesize=.$DT['page_trade'].datetype=2order=addtime desctemplate=l
0评论2013-02-124136
Destoon标签大全
Destoon标签大全,新手必备1.全局标签网站名称:{$DT[sITename]}网站地址:{DT_PATH}网站LOGO: {if $MODULE[$moduleid][logo]}{D
1评论2013-05-071170
destoon调用指定模块含有指定关键词的信息
!{tag(moduleid=5length=32condition=status=3 and thumb!= and tag=$tagorder=vip descpagesize=4order=.$MOD[order].width=80h
0评论2013-02-121549
destoon首页调用discuz论坛的帖子的方法
标签如下:!{php $tags=tag(table=pre_forum_threadprefix=length=36order=tid descpagesize=9target=_blanktemplate=null);}{lo
0评论2013-02-12668
destoon随机调用公司VIP或供求等信息
destoon随机调用公司或供求等信息and catidspagesize=10order=rand() desctemplate=
0评论2013-02-122381
Destoon程序搜索伪静态出现编码错误的解决方法
RewriteRule ^(.*)-htm-(.*)$ $1.php?$2 [NU,NC,I,L]在rewriterule里面使用上面的代码替换原有的搜索伪静态代码即可.
0评论2013-02-12985
手机等移动设备访问destoon自动跳转wap
手机等移动设备访问destoon自动跳转wapcheck_wap.php放到网站的wap目录 check_wap.rar在模版header.htm里添加一行:script type=t
0评论2013-02-124075