1 BODY {2 font-family:sans-serif;3 }4 5 #example-frame {6 position:absolute;7 top:0;8 left:0;9 right:0;10 bottom:0;11 display:block;12 }13 14 .mPanel {15 position:absolute;16 top:0;17 left:0;18 right:0;19 bottom:0;20 overflow-y:auto;21 }22 23 .mPanel-head-back {24 background-color:rgba(255,0,0,1);25 height:20px;26 position:absolute;27 left:0;28 right:0;29 }30 31 .mPanel .mPanel-head SPAN {32 text-align:center;33 background:orange;34 position:absolute;35 z-index:9999;36 height:20px;37 }38 39 .mPanel .mPanel-head SPAN:hover {40 background:blue;41 }42 43 .mPanel-head.fixtop .mPanel-head-back,44 .mPanel-head.fixtop .mPanel-head-front SPAN45 {46 position:fixed;47 top:0;48 }49 50 51 .mPanel-head.fixbottom .mPanel-head-back,52 .mPanel-head.fixbottom .mPanel-head-front SPAN53 {54 position:fixed;55 bottom:0;56 }57 58 .mPanel[n="5"] .mPanel-head SPAN {59 width:20%;60 }61 62 .mPanel[n="5"] .mPanel-head.m1 SPAN {margin-left:0%;}63 .mPanel[n="5"] .mPanel-head.m2 SPAN {margin-left:20%;}64 .mPanel[n="5"] .mPanel-head.m3 SPAN {margin-left:40%;}65 .mPanel[n="5"] .mPanel-head.m4 SPAN {margin-left:60%;}66 .mPanel[n="5"] .mPanel-head.m5 SPAN {margin-left:80%;}67 68 69 .mPanel .mPanel-body {70 margin-top:20px;71 height:600px;72 }73 74 75
Este ShareCode tiene versiones:
- mPanel ... (22/11/2012)
- mPanel ... (24/04/2013)
- mPanel ... (24/04/2013)
- mPanel ... (24/04/2013)
- mPanel ... (24/04/2013)
- mPanel ... (24/04/2013)
Enlace
El enlace para compartir es: