Template:UCSF/Jixedbar2

From 2010.igem.org

(Difference between revisions)
 
(44 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
+
<html xmlns="http://www.w3.org/1999/xhtml">
-
<style>
+
<head>
-
#footer-box{
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-
height:70px;
+
<title>Select Menu Using DIV</title>
-
}
+
<style>
-
/*----- bar style -----*/
+
body{font-family:Arial, Helvetica, sans-serif;}
-
.jx-bar {
+
ul, li{margin:0; border:0; padding:0; list-style:none;}
-
        position:absolute;
+
#middlebar{
-
        right:0px;
+
position:absolute;
-
        bottom:0px;
+
top:0px;
-
z-index:100;
+
width:auto;
-
height:33px;
+
-
padding:0px;
+
-
width:100%;
+
-
background-color:white;
+
-
border:#b5b5b5 solid 1px;
+
-
}
+
-
/* rounded top-left corner */
+
right:0px;
-
.jx-bar-rounded-tl {
+
font-size:11px;
-
z-index:100;
+
color:#3b5d14;
-
-webkit-border-top-left-radius:5px;
+
background:#90b557;
-
-khtml-border-radius-topleft:5px;
+
font-weight:bold;
-
-moz-border-radius-topleft:5px;
+
padding:4px;
-
border-top-left-radius:5px;
+
        border: solid 3px black;
-
}
+
height:30px;
-
 
+
-
/* rounded bottom-left corner */
+
-
.jx-bar-rounded-bl {
+
-
z-index:100;
+
-
-webkit-border-bottom-left-radius:5px;
+
-
-khtml-border-radius-bottomleft:5px;
+
-
-moz-border-radius-bottomleft:5px;
+
-
border-bottom-left-radius:5px;
+
-
}
+
-
 
+
-
/* rounded top-right corner */
+
-
.jx-bar-rounded-tr {
+
-
z-index:100;
+
-
-webkit-border-top-right-radius:5px;
+
-
-khtml-border-radius-topright:5px;
+
-
-moz-border-radius-topright:5px;
+
-
border-top-right-radius:5x;
+
-
}
+
-
 
+
-
/* rounded bottom-right corner */
+
-
.jx-bar-rounded-br {
+
-
z-index:100;
+
-
-webkit-border-bottom-right-radius:5px;
+
-
-khtml-border-radius-bottomright:5px;
+
-
-moz-border-radius-bottomright:5px;
+
-
border-bottom-right-radius:5x;
+
-
}
+
-
 
+
-
/*----- bar separator -----*/
+
-
.jx-bar span {
+
-
z-index:100;
+
-
width:1px;
+
-
height:100%;
+
-
background-color:#ccc;
+
}
}
-
 
+
#middlebar .menu li {
-
.jx-separator-left {
+
background:url(lm.png) left top no-repeat;
-
z-index:100;
+
height:30px;
float:left;
float:left;
 +
margin-right:10px;
}
}
-
+
#middlebar .menu li a{
-
.jx-separator-right {
+
color:#3b5d14;
-
z-index:100;
+
-
float:right;
+
-
}
+
-
 
+
-
/*----- bar button -----*/
+
-
.jx-bar-button ul {
+
-
z-index:100;
+
-
margin:0px;
+
-
padding:0px;
+
-
}
+
-
 
+
-
.jx-bar-button li {
+
-
z-index:100;
+
-
float:left;
+
-
list-style:none;
+
-
}
+
-
 
+
-
.jx-bar-button-right li {
+
-
z-index:100;
+
-
float:right;
+
-
list-style:none;
+
-
}
+
-
 
+
-
.jx-bar-button li {
+
-
z-index:100;
+
-
font-family:Verdana, Arial, Helvetica, sans-serif;
+
-
font-size:13px;
+
-
cursor:pointer;
+
-
padding:4px 8px 4px 8px;
+
-
border:white solid 1px;
+
-
margin:2px;
+
-
}
+
-
+
-
/* button hover effect */
+
-
.jx-bar-button li:hover {
+
-
z-index:100;
+
-
background-color:#E4FEE0;
+
-
border:white solid 1px;
+
-
padding:4px 8px 4px 8px;
+
-
margin:2px;
+
-
}
+
-
 
+
-
/* rounded button corners */
+
-
.jx-bar-button-rounded li:hover {
+
-
z-index:100;
+
-
-webkit-border-radius:3px;
+
-
-khtml-border-radius:3px;
+
-
-moz-border-radius:3px;
+
-
border-radius:3px;
+
-
}
+
-
+
-
/* default button's anchor text style */
+
-
.jx-bar-button li a:link, .jx-bar-button li a:visited {
+
-
z-index:100;
+
-
font-family:Verdana, Arial, Helvetica, sans-serif;
+
-
font-size:13px;
+
-
colProxy-Connection: keep-alive
+
-
Cache-Control: max-age=0
+
-
 
+
-
:#ProxProxy-Connection: keep-alive
+
-
Cache-Control: max-age=0
+
-
 
+
-
Connection: keep-alive
+
-
Cache-Control: max-age=0
+
-
 
+
-
6;
+
text-decoration:none;
text-decoration:none;
-
padding:1px;
+
padding:0 10px;
 +
height:30px;
 +
line-height:30px;
 +
display:block;
 +
float:left;
 +
padding:0 26px 0 10px;
 +
background:url(rm.png) right top no-repeat;
}
}
-
 
+
#middlebar .menu li a:hover{
-
.jx-bar-button li a:hover {
+
color:#666666;
-
z-index:100;
+
-
font-family:Verdana, Arial, Helvetica, sans-serif;
+
-
font-size:13px;
+
-
color:#333;
+
-
text-decoration:none;
+
}
}
-
 
+
#middlebar ul .submenu {
-
/*----- bar text container and button arrow indicator -----*/
+
border:solid 1px #c9dea1;
-
.jx-bar div, .jx-bar iframe {
+
border-top:none;
-
float:left;
+
background:#FFFFFF;
 +
position: relative;
 +
top: 4px;
 +
width:150px;
 +
padding:6px 0;
 +
clear:both;
 +
z-index:2;
 +
display:none;
}
}
-
 
+
#middlebar ul .submenu li{
-
.jx-bar div {
+
background:none;
-
font-family:Verdana, Arial, Helvetica, sans-serif;
+
display:block;
-
font-size:13px;
+
float:none;
-
color:#666;
+
margin:0 6px;
-
padding:4px 8px 4px 8px;
+
border:0;
-
margin:4px 0px 4px 0px;
+
height:auto;
-
}
+
line-height:normal;
-
 
+
border-top:solid 1px #DEDEDE;
-
.jx-bar iframe {
+
-
margin:4px 0px 4px 10px;
+
-
}
+
-
 
+
-
.jx-bar div a:link, .jx-bar div a:visited {
+
-
color:#666;
+
-
text-decoration:none;
+
}
}
-
 
+
#middlebar .submenu li a{
-
.jx-bar div a:hover {
+
background:none;
-
color:#0099FF;
+
display:block;
-
text-decoration:none;
+
float:none;
 +
padding:6px 6px;
 +
margin:0;
 +
border:0;
 +
height:auto;
 +
color:#105cbe;
 +
line-height:normal;
}
}
-
 
+
#middlebar .submenu li a:hover{
-
/*----- button tooltip -----*/
+
background:#e3edef;
-
.jx-bar-button-tooltip {
+
-
z-index:100;
+
-
height:auto;
+
-
padding:5px 10px 5px 10px;
+
-
color:#fff;
+
-
background-color:#36393D;
+
-
font-family:Verdana, Arial, Helvetica, sans-serif;
+
-
font-size:11px;
+
-
}
+
-
 
+
-
/* rounded tooltip */
+
-
.jx-bar-button-tooltip {
+
-
z-index:100;
+
-
-moz-border-radius: 3px;
+
-
-webkit-border-radius:3px;
+
}
}
-
 
+
</style>
-
/*----- nav menu -----*/
+
<script>
-
.jx-nav-menu {
+
function showlayer(layer){
-
z-index:100;
+
var myLayer=document.getElementById(layer);
-
font-family:Verdana, Arial, Helvetica, sans-serif;
+
if(myLayer.style.display=="none" || myLayer.style.display==""){
-
font-size:13px;
+
myLayer.style.display="block";
-
padding:2px;
+
} else {
-
background-color:#AFFBA2;
+
myLayer.style.display="none";
-
border:#AFFBA2 solid 1px;
+
}
}
}
 +
</script>
 +
<script type="text/javascript" src="http://demo.marcofolio.net/create_a_sticky_sidebar_or_box/mootools.js"></script>
 +
<script>
 +
window.onscroll = function()
 +
  {
 +
if( window.XMLHttpRequest ) {
 +
$('middlebar').style.position = 'fixed';
 +
$('middlebar').style.top = '0';
 +
  }
 +
}
 +
</script>
 +
</head>
-
.jx-nav-menu-rounded {
+
<body>
-
z-index:100;
+
<!--  
-
-webkit-border-radius:3px;
+
FOR OTHER TUTORIALS VISIT
-
-khtml-border-radius:3px;
+
http://woork.blogspot.com
-
-moz-border-radius:3px;
+
-->
-
border-radius:3px;
+
-
}
+
-
.jx-nav-menu ul {
 
-
z-index:100;
 
-
margin:0;
 
-
padding:0;
 
-
list-style:none;
 
-
width:auto; /* width of menu items */
 
-
}
 
-
.jx-nav-menu a:hover {
+
   
-
z-index:100;
+
-
background-color:#9F9FFF;
+
-
color:#fff;
+
-
text-decoration:none;
+
-
}
+
-
/* styles for menu items */
+
<div id="middlebar" class="sidebox">
-
.jx-nav-menu ul li a {
+
  <ul class="menu">
-
z-index:100;
+
      <li><a href="#" onclick="javascript:showlayer('sm_1')">Profile</a></li>
-
display:block;
+
    <ul class="submenu" id="sm_1">
-
text-decoration:none;
+
        <li><a href="asd">Profile</a></li>
-
color:#777;
+
          <li><a href="asd">Inbox </a></li>
-
background:#fff; /* IE6 Bug */
+
          <li><a href="asd">Log-out</a></li>
-
padding:8px;
+
    </ul>
-
border:1px solid #eee; /* IE6 Bug */
+
  </ul>
-
border-bottom:0px;
+
</div>
-
}
+
-
/* active menu button */
+
<div style="float:none; clear:both;"></div>
-
.jx-nav-menu-active {
+
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
-
z-index:100;
+
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
-
font-family:Verdana, Arial, Helvetica, sans-serif;
+
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
-
font-size:13px;
+
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
-
cursor:pointer;
+
   
-
background-color:#E4FEE0;
+
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
-
padding:4px 8px 4px 8px;
+
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
-
margin:2px;
+
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
-
}
+
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
   
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <h1>This is the demo for the "Create Vimeo-like top navigation" tutorial</h1>
 +
    <p>You can go back to the original article here.</p>
-
/* active menu button (rounded) */
 
-
.jx-nav-menu-active-rounded {
 
-
z-index:100;
 
-
-webkit-border-radius:3px;
 
-
-khtml-border-radius:3px;
 
-
-moz-border-radius:3px;
 
-
border-radius:3px;
 
-
}
 
-
/* menu indicator UP state */
+
</body>
-
.jx-arrow-up {
+
-
z-index:100;
+
-
background-image:url('https://static.igem.org/mediawiki/2010/3/35/Jixedbar_Up.gif');
+
-
background-repeat:no-repeat;
+
-
background-position:center;
+
-
}
+
-
 
+
-
/* menu indicator DOWN state */
+
-
.jx-arrow-down {
+
-
z-index:100;
+
-
background-image:url('https://static.igem.org/mediawiki/2010/d/d1/Jixedbar_Dn.gif');
+
-
background-repeat:no-repeat;
+
-
background-position:center;
+
-
}
+
-
 
+
-
/* tooltip point direction */
+
-
.jx-tool-point-dir-down {
+
-
z-index:100;
+
-
background-image:url('https://static.igem.org/mediawiki/2010/5/5c/Jixedbar_Ttd.gif');
+
-
background-repeat:no-repeat;
+
-
background-position:center bottom;
+
-
height:5px;
+
-
width:auto;
+
-
}
+
-
 
+
-
.jx-tool-point-dir-up {
+
-
z-index:100;
+
-
background-image:url('https://static.igem.org/mediawiki/2010/8/86/Jixedbar_Ttu.gif');
+
-
background-repeat:no-repeat;
+
-
background-position:center bottom;
+
-
height:5px;
+
-
width:auto;
+
-
}
+
-
 
+
-
/* hide and show/unhide item */
+
-
.jx-hide {
+
-
z-index:100;
+
-
float:right;
+
-
background-image:url('https://static.igem.org/mediawiki/2010/b/ba/Jixedbar_Hide.gif');
+
-
background-repeat:no-repeat;
+
-
height:16px;
+
-
width:16px;
+
-
}
+
-
 
+
-
/* if showOnTop is TRUE, use "https://static.igem.org/mediawiki/2010/4/47/Jixedbar_Show.gif" instead of "" */
+
-
.jx-hide-top {
+
-
z-index:100;
+
-
float:right;
+
-
background-image:url('https://static.igem.org/mediawiki/2010/4/47/Jixedbar_Show.gif');
+
-
background-repeat:no-repeat;
+
-
height:16px;
+
-
width:16px;
+
-
}
+
-
 
+
-
.jx-show {
+
-
z-index:100;
+
-
height:30px;
+
-
padding:0px;
+
-
width:40px;
+
-
background-color:white;
+
-
border:#b5b5b5 solid 1px;
+
-
}
+
-
 
+
-
.jx-show-button {
+
-
z-index:100;
+
-
float:right;
+
-
background-image:url('https://static.igem.org/mediawiki/2010/4/47/Jixedbar_Show.gif');
+
-
background-repeat:no-repeat;
+
-
height:16px;
+
-
width:16px;
+
-
}
+
-
 
+
-
/* if showOnTop is TRUE, use "hide.gif" instead of "show.gif" */
+
-
.jx-show-button-top {
+
-
z-index:100;
+
-
float:right;
+
-
background-image:url('https://static.igem.org/mediawiki/2010/b/ba/Jixedbar_Hide.gif');
+
-
background-repeat:no-repeat;
+
-
height:16px;
+
-
width:16px;
+
-
}
+
-
 
+
-
.jx-hide-separator {
+
-
z-index:100;
+
-
width:1px;
+
-
height:100%;
+
-
background-color:#ccc;
+
-
float:right;
+
-
}
+
-
</style>
+
-
<script type="text/javascript" src="http://jixedbar.rawswift.com/js/jixedbar/jquery-1.4.2.min.js"></script>
+
-
<script type="text/javascript" src="http://jixedbar.rawswift.com/js/jixedbar/src/jquery.jixedbar.min.js"></script>
+
<script>
<script>
-
var bar = document.createElement('div');
+
var con = document.getElementById('content');
-
bar.id="demo-bar";
+
var bodycon = document.getElementById('bodyContent');
-
document.body.appendChild(bar);
+
var glo = document.getElementById('globalWrapper');
-
bar.jixedbar({showOnTop: false,opacity:0.93,transparent:true});
+
document.body.removeChild(glo);
 +
document.body.appendChild(bodycon);
</script>
</script>
 +
</html>
</html>

Latest revision as of 07:55, 9 September 2010

Select Menu Using DIV

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

This is the demo for the "Create Vimeo-like top navigation" tutorial

You can go back to the original article here.