ENTRECARD


Entrecard Droplist

ARCHIVES



view full archives

CATEGORIES


SUPPORT US
Add to Technorati Favorites



ADMIN
ADS

Dhadha's COntest





Dropdown Archives
Home » Visitors » Dropdown Archives

About

  • Plugin Description :
  • - Used to make your archives look neat.

How to Use

    You’ll need to put the CODE anywhere in your sidebar.

      <form id=”archiveform” action=”">
      <select name=”archive_chrono” onchange=”window.location =
      (document.forms.archiveform.archive_chrono[document.forms.
      archiveform.archive_chrono.selectedIndex].value);”>
      <option value=”>Select Month</option>
      <?php get_archives(’monthly’,”,’option’); ?>
      </select></form>