It's a faith in technology.

Blog Pull Down Menu

Share on :
This page describes the term pull-down menu, You can make it easier on our visitors to find their way around your site with the menu list. It seems every good site has one.... So, put one on your site!

1. Login to Blogger then Chose "Layout"
2. Click on "Add page element" (chose where you want to put it) then chose "HTML/Javascript"
3. Copy the code below and put it in the "Configure HTML/JavaScrip" box.
4. Save Your Work and Refresh Your Blog For New Changes

<script type="text/javascript">
function go()
{
window.location=document.getElementById("menu").value;
}
</script>
<form>
<select id="menu" onchange="go()">
<option>--Select a page--</option>
<option value="http://www.bkoghacktips.com">Blog Tips</option>
<option value="http://www.bloghachtips.com">Blog Tricks</option>
<option value="http://www.bloghacktips.com">Blog Design</option>

</select>
</form>

Note :- Change http://www.bloghacktips.com">Blog Design Code For Your Own link


0 comments on Blog Pull Down Menu :

Post a Comment and Don't Spam!

Thanks For Your Comment. You can also reach me at my mai Id :- blogtips.frd@gmail.com

 

Receive all updates via Facebook. Just Click the Like Button Below

You can also receive Free Email Updates: