From 2014.igem.org
(Difference between revisions)
|
|
Line 4: |
Line 4: |
| <!--main content --> | | <!--main content --> |
| | | |
- | <head>
| |
- | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
| |
- | <style type="text/css">
| |
- | /* 全局样式 */
| |
- | *{padding:0; margin:0; list-style:none}
| |
- | .roundabout-holder { margin: 0px auto; width: 850px; height: 496px; }
| |
- | .roundabout-moveable-item { border-radius: 4px; border: 3px solid rgba(0, 0, 0, 0.08); width: 646px; height: 416px; cursor: pointer; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
| |
- | .roundabout-moveable-item img { width: 100%; }
| |
- | .roundabout-in-focus { border: 3px solid rgba(0, 0, 0, 0.2); }
| |
- | </style>
| |
- | <script type="text/javascript" src="https://2014.igem.org/Team:SJTU-Software/jm.js%20?action=raw&ctype=text/js"></script>
| |
- | </head>
| |
| <p> | | <p> |
- | | + | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| <style type="text/css"> | | <style type="text/css"> |
| /* 全局样式 */ | | /* 全局样式 */ |
Revision as of 10:08, 3 October 2014
Slide Down Box Menu with jQuery and CSS3