MT template change: Select-an-archive
Tags:
Drop-box-based archive selection implemented at this site, based on scripts from this site.
<FORM>
<SELECT NAME="selectArchive" onChange="goto_URL(this.form.selectArchive)">
<OPTION VALUE="">
<MTArchiveList archive_type="Monthly">
<OPTION VALUE="<$MTArchiveLink$>"><$MTArchiveTitle$>
</MTArchiveList>
</SELECT>
</FORM>