Display your archives in collapsible mode using ajax and jQuery.
ajax-archives entire folder to the /wp-content/plugins/ directory<?php ajaxar_get_years ();?> template tag to show the archive on your template.[ajaxar] under a page or post content that will be replaced by the archive.You can use following css classes to style the list:
.ajaxar_years ul for years
.ajaxar_months ul for months
.ajaxar_posts ul for posts
.ajaxar_year_item li year item
.ajaxar_month_item li month item
.ajaxar_post_item li post item
Requires: 2.3 or higher
Compatible up to: 2.7
Last Updated: 2009-5-2
Downloads: 2,819
Got something to say? Need help?