It's a small, simple and unobtrusive tab plugin for MooTools, with support for AJAX loads.
It overlays semantic XHTML markup with a tabbed interface without additional changes. Customise the style and behaviour by changing the simplified CSS or via various custom Events.
Here are some key features of "SimpleTabs":
· Unobtrusive behaviour, visitors with disabled JavaScript or old browsers can still navigate through your content.
· Simplified CSS and and behaviour-controlled CSS classes for complete styling control via sliding-doors or similar techniques. and behaviour-controlled CSS classes for complete styling control via sliding-doors or similar techniques.
· Generates tabs from existing structure by replacing that content. structure by replacing that content.
· Requests and caches Ajax content on demand.
Requirements:
· JavaScript enabled on client side
· MooTools 1.2 or higher
What's New in This Release: [ read full changelog ]
· Public release for MooTools 1.2 - Support for static content and Ajax requests - Simplified CSS and span’s to allow styling with sliding doors technique - Reads tab content from existing XHTML markup.