社区
JavaScript
帖子详情
论坛左边导航条是如何实现的?
yanzi0807
2003-07-25 09:01:22
就是鼠标放上去之后是一个灰底灰边的方框,然后点击之后是变成白底灰边了,这个效果是如何实现的,是用什么工具实现的,哪位高手帮帮忙吧!
...全文
53
6
打赏
收藏
论坛左边导航条是如何实现的?
就是鼠标放上去之后是一个灰底灰边的方框,然后点击之后是变成白底灰边了,这个效果是如何实现的,是用什么工具实现的,哪位高手帮帮忙吧!
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
6 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
形印声传
2003-07-25
打赏
举报
回复
<html>
<head>
<META NAME="Robots" CONTENT="noindex">
<meta content="text/html;charset=gb2312" http-equiv="Content-Type">
<title>Deeptree</title>
<link rel="stylesheet" type="text/css" href="/expert/deeptree/css/deeptree.css">
<script src="/Expert/style/get_css.js"></script>
</head>
<script>
if (top.location == self.location)
{
top.location.href = "/";
}
function selectstart()
{
window.event.cancelBubble = true;
window.event.returnValue = false;
return false;
}
</script>
<body onselectstart="selectstart();" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0" class = "color1">
<nobr>
<div id="deeptree" class="deeptree" CfgXMLSrc="/expert/deeptree/deeptreeconfig.xml">
</div>
</nobr>
</body>
</html>
huyiqi
2003-07-25
打赏
举报
回复
Dhtml
cnhxjtoa
2003-07-25
打赏
举报
回复
本论坛代码
<html>
<head>
<META NAME="Robots" CONTENT="noindex">
<meta content="text/html;charset=gb2312" http-equiv="Content-Type">
<title>Deeptree</title>
<link rel="stylesheet" type="text/css" href="/expert/deeptree/css/deeptree.css">
<script src="/Expert/style/get_css.js"></script>
</head>
<script>
if (top.location == self.location)
{
top.location.href = "/";
}
function selectstart()
{
window.event.cancelBubble = true;
window.event.returnValue = false;
return false;
}
</script>
<body onselectstart="selectstart();" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0" class = "color1">
<nobr>
<div id="deeptree" class="deeptree" CfgXMLSrc="/expert/deeptree/deeptreeconfig.xml">
</div>
</nobr>
</body>
</html>
cnhxjtoa
2003-07-25
打赏
举报
回复
查看它的源文件代码
wsj
2003-07-25
打赏
举报
回复
CSS
zhaoweiwei
2003-07-25
打赏
举报
回复
和微软的MSDN一样!你看看源代码就可以实现了!
Cocos官方
论坛
全新改版让你爱上逛坛子
Cocos团队将中文
论坛
从phpwind升级到了Discourse 1.6.0版本,
实现
了自动保存、Markdown支持等功能,并提供了良好的移动端体验。
Cocos官方
论坛
全新改版 让你爱上逛坛子
Cocos
论坛
已从phpwind升级到Discourse 1.6.0版本,支持Markdown、自动保存等功能,提供更好的移动阅读体验。
IIS下开启DISCUZ
论坛
URL静态化功能
本文详细介绍了如何使用IISRewrite模块
实现
Discuz!
论坛
URL静态化的过程,包括下载模块、配置IIS信息服务管理器及编写httpd.ini文件等步骤。
discuz主导航左右分栏
本文介绍如何在Discuz X2.5中自定义
论坛
的主导航栏布局,通过修改header.htm文件
实现
导航条
的美观调整。
UIPickerView 模块示例demo
本文详细介绍APICloud的UIPickerView模块,此模块提供了一个具备3D滚轮效果的action选择器,支持自定义样式,如
导航条
颜色、高度、字体大小等。同时,模块支持自定义数据源和配置参数,
实现
滚动流畅,操作灵活。
JavaScript
87,988
社区成员
224,683
社区内容
发帖
与我相关
我的任务
JavaScript
Web 开发 JavaScript
复制链接
扫一扫
分享
社区描述
Web 开发 JavaScript
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章