码迷,mamicode.com
首页 > Web开发 > 详细

js 行内下拉菜单

时间:2015-06-01 06:13:51      阅读:211      评论:0      收藏:0      [点我收藏+]

标签:

<!DOCTYPE html>
<html>
<head>
  <meta charset="UTF-8">
  <title>Document</title>
</head>
<body>
  <div>
    <div  style="background-color: gray;width:500px;height:100px;"></div>
    <div  style="background-color: green;width:500px;height:100px;">aaa<br>bbb<span>ccc  <div><div  id="ww" style="background-color: red;width:50px;height:100px;display: inline-block"></div></div> </span>
</div>
    <div  style="background-color: blue;width:500px;height:100px;"></div>
  </div>
</body>
</html>


技术分享

js 行内下拉菜单

标签:

原文地址:http://my.oschina.net/u/861926/blog/423194

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!