2003.12.15 § 2 comments
Monthly Archivesが増えてきたので、プルダウンメニューに変更。
Javascript部分 function PullDownJump(){ url = document.monthlyarchives.SelectMenu.options[document.monthlyarchives.SelectMenu.selectedIndex].value; location.href = url; }
Monthly Archive部分
You are currently browsing entries tagged with pulldown_menu at KEN-G.COM.