Never been to DZone Snippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world

Blogger Previous Posts Menu XHTML valid (See related posts)

Previous Posts in a drop down menu.

Recent Perversions can be changed to whatever you want to show up as the title of your menu.

<ul><li>
<select name="previouspostsmenu" id="previouspostsmenu"
style="width:100%;background-color:#000000;color:#ffffff;font-weight:bold;"
onchange="document.location.href=this.options[this.selectedIndex].value;" >
        <option selected="selected" value="Recent Perversions">&nbsp;Recent Perversions</option>
               <BloggerPreviousItems>
                     <option value="<$BlogItemPermalinkURL$>"><$BlogPreviousItemTitle$></option>                  
                  </BloggerPreviousItems>
               </select></li></ul>

You need to create an account or log in to post comments to this site.


Click here to browse all 5140 code snippets

Related Posts