首 页
网络学院
视频教程
资源下载
HOT
实例教程
图文教程
专题中心
学习社区
繁體中文
当前位置:
首页
>
图文教程
>
网页制作
>
CSS样式表
> 无js5款纯div+css制作的弹出菜单标准
CSS样式表
网页页面原结构和CSS写法导致浏览器兼容问题
CSS经验:ul列表不正确使用的趋势
Styleneat帮助你容易阅读和更新CSS文件
CSS的内容注释和作者及文件版本注释
网页设计制作教程:CSS书写格式
将CSS按照层叠式结构化重新组织与构建
CSS教程之CSS盒模型
CSS 框架BlueTrip特性
IE7和FF浏览器中右下角图片广告
CSS实例:通过定义渐变边框给图片加阴影
网页选项卡TAB设计原则和应用案例教程
8个设计规范的表格Table CSS样式应用
CSS制作的背景动态变化的网页导航
网页选项卡TAB设计原则和应用案例教程
使用CSS给图片添加阴影的方法
WEBJX收集20个高质量的免费CSS模板
13个网页页面浏览器兼容性验证工具
11个用CSS样式表制作网页按钮的教材
CSS3属性使网站设计增强同时不消弱可用性
清理无用的CSS样式的几个有用工具
No.
«
‹
71
72
73
74
›
»
技术文章搜索
关键字
CSS样式表 中的 无js5款纯div+css制作的弹出菜单标准
出处:
互联网
整理:
软晨网(RuanChen.com)
发布:
2009-09-12
浏览: 156 ::
收藏到网摘: n/a
常用的DIV+CSS的基本框架结构但不推荐都放一个div里
超强推荐CSS打造经典鼠标触发显示选项
一、最基本的:二级dropdown弹出菜单
点击运行可以看到效果:
二级dropdown弹出菜单--A CROSS BROWSER Drop DOWN CASCADING VALIDATING MENU
DEMOS
zero dollars
wrapping text
styled form
active focus
shadow boxing
image map
fun backgrounds
fade scrolling
em sized images
MENUS
spies menu
vertical menu
enlarging list
link images
non-rectangular
jigsaw links
circular links
LAYOUTS
Fixed 1
Fixed 2
Fixed 3
Fixed 4
minimum width
BOXES
spies menu
vertical menu
enlarging list
link images
non-rectangular
jigsaw links
circular links
MOZILLA
drop down menu
cascading menu
content:
mozzie box
rainbow box
snooker cue
target practise
two tone headings
shadow text
EXPLORER
example one
weft fonts
vertical align
OPACITY
opaque colours
opaque menu
partial opacity
partial opacity II
[Ctrl+A 全选 提示:你可先修改部分代码,再按运行]
二、三级dropdown弹出菜单
点击运行可以看到效果:
三级dropdown弹出菜单
DEMOS
zero dollars
wrapping text
styled form
active focus
HOVER/CLICK >
styled form
active focus
hover/click
shadow boxing
image map
fun backgrounds
fade scrolling
em sized images
MENUS
spies menu
vertical menu
enlarging list
link images
non-rectangular
jigsaw links
circular links
LAYOUTS
Fixed 1
Fixed 2
Fixed 3
Fixed 4
minimum width
BOXES
spies menu
vertical menu
enlarging list
link images
non-rectangular
jigsaw links
circular links
MOZILLA
drop down menu
cascading menu
content:
mozzie box
rainbow box
snooker cue
target practise
two tone headings
shadow text
EXPLORER
example one
weft fonts
vertical align
OPACITY
opaque colours
opaque menu
partial opacity
partial opacity II
< HOVER/CLICK
styled form
active focus
hover/click
[Ctrl+A 全选 提示:你可先修改部分代码,再按运行]
三、flyout-竖向三级弹出菜单
点击运行可以看到效果:
flyout-竖向三级弹出菜单
DEMOS
zero dollars
wrapping text
styled form
active focus
HOVER/CLICK >
styled form
active focus
hover/click
shadow boxing
image map
fun backgrounds
fade scrolling
em sized images
MENUS
spies menu
vertical menu
enlarging list
link images
non-rectangular
jigsaw links
circular links
LAYOUTS
Fixed 1
Fixed 2
Fixed 3
Fixed 4
minimum width
BOXES
spies menu
vertical menu
enlarging list
link images
non-rectangular
jigsaw links
circular links
MOZILLA
drop down menu
cascading menu
content:
mozzie box
rainbow box
snooker cue
target practise
two tone headings
shadow text
EXPLORER
example one
weft fonts
vertical align
OPACITY
opaque colours
opaque menu
partial opacity
partial opacity II
[Ctrl+A 全选 提示:你可先修改部分代码,再按运行]
四、dropline-水平三级横向弹出菜单
点击运行可以看到效果:
dropline-水平三级横向弹出菜单
DEMOS
zero dollars
wrapping text
styled form
active focus
HOVER/CLICK
styled form
active focus
hover/click
shadow boxing
image map
MENUS
spies menu
vertical menu
enlarging list
link images
non-rectangular
jigsaw links
circular links
LAYOUTS
Fixed 1
Fixed 2
Fixed 3
Fixed 4
minimum width
BOXES
spies menu
vertical menu
enlarging list
link images
non-rectangular
jigsaw links
circular links
MOZILLA
drop down menu
cascading menu
content:
mozzie box
rainbow box
snooker cue
target practise
EXPLORER
example one
weft fonts
vertical align
OPACITY
opaque colours
opaque menu
partial opacity
partial opacity II
HOVER/CLICK
styled form
active focus
hover/click
[Ctrl+A 全选 提示:你可先修改部分代码,再按运行]
五、upmenu-水平竖弹向上三级弹出菜单
点击运行可以看到效果:
upmenu-水平竖弹向上三级弹出菜单
DEMOS
zero dollars
wrapping text
styled form
active focus
HOVER/CLICK >
styled form
active focus
hover/click
shadow boxing
image map
fun backgrounds
fade scrolling
em sized images
MENUS
spies menu
vertical menu
enlarging list
link images
non-rectangular
jigsaw links
circular links
LAYOUTS
Fixed 1
Fixed 2
Fixed 3
Fixed 4
minimum width
BOXES
spies menu
vertical menu
enlarging list
link images
non-rectangular
jigsaw links
circular links
MOZILLA
drop down menu
cascading menu
content:
mozzie box
rainbow box
snooker cue
target practise
two tone headings
shadow text
EXPLORER
example one
weft fonts
vertical align
OPACITY
< HOVER/CLICK
styled form
active focus
hover/click
opaque colours
opaque menu
partial opacity
partial opacity II
[Ctrl+A 全选 提示:你可先修改部分代码,再按运行]
常用的DIV+CSS的基本框架结构但不推荐都放一个div里
超强推荐CSS打造经典鼠标触发显示选项
评论 (0)
All
登陆
还没注册?