<meta name='google-adsense-platform-account' content='ca-host-pub-1556223355139109'/> <meta name='google-adsense-platform-domain' content='blogspot.com'/> <!-- --><style type="text/css">@import url(//www.blogger.com/static/v1/v-css/navbar/3334278262-classic.css); div.b-mobile {display:none;} </style> </head> <body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/5487468440068583948?origin\x3dhttps://haiqalportfolio.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>


DEVELOPMENTHAIQAL

Thursday, April 14, 2011
Upgrade Navigation Bar @ 1:22 AM
During my free time at work, I search at http://www.w3schools.com/dhtml/dhtml_examples.asp on how to upgrade my navigation bar. I found several interesting ways to upgrade my navigation bar such like:


After experimenting out the different type of navigation bar, I decide to choose the top drop down method to upgrade my current navigation bar. So here is the overall outcome that I've edited.