标题:请教,那种点击某个按钮后,展开下拉内容的效果怎么做?
只看楼主
绿茵豪门
Rank: 1
等 级:新手上路
帖 子:25
专家分:0
注 册:2007-3-28
 问题点数:0 回复次数:2 
请教,那种点击某个按钮后,展开下拉内容的效果怎么做?
请教,那种点击某个按钮后,展开下拉内容的效果怎么做?
搜索更多相关主题的帖子: 按钮 效果 
2007-11-14 23:32
luo123
Rank: 1
等 级:新手上路
威 望:2
帖 子:324
专家分:0
注 册:2007-4-13
得分:0 

这个论坛菜单就是,你把onmouseover事件改成onclick事件就行


[url=http://www..cn]电子编程[/url]
2007-11-15 00:18
luo123
Rank: 1
等 级:新手上路
威 望:2
帖 子:324
专家分:0
注 册:2007-4-13
得分:0 

<OBJECT id=hhctrl type="application/x-oleobject" classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11" codebase="file:hhctrl.ocx#Version=4,0,0,24" width=80 height=20>
<PARAM name="Command" value="Related Topics, MENU">
<PARAM name="Button" value="Text:下拉菜单">
<PARAM name="Item1" value="51js;http://www.51js.com">
<PARAM name="Item2" value="蓝色理想;http://www.blueidea.com/bbs/">
<PARAM name="Item3" value="POPOEVER;http://andrepan.topcool.net">
<PARAM name="Item4" value="51js;http://www.51js.com">
<PARAM name="Item5" value="蓝色理想;http://www.blueidea.com/bbs/">
<PARAM name="Item6" value="POPOEVER;http://andrepan.topcool.net">
<PARAM name="Item7" value="51js;http://www.51js.com">
<PARAM name="Item8" value="蓝色理想;http://www.blueidea.com/bbs/">
<PARAM name="Item9" value="POPOEVER;http://andrepan.topcool.net">
</OBJECT>

<div style="position: absolute; top: 10; right: 10; width: 148; height: 18;cursor:hand">
<input type="button" name="Button" value="查看源代码" onClick= 'window.location = "view-source:" + window.location.href'>
</div>


[url=http://www..cn]电子编程[/url]
2007-11-15 01:47



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-186029-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.138998 second(s), 7 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved