=== Wordpress Tabs Slides === Contributors: Abdul Ibad Donate Link: http://ibad.bebasbelanja.com/wordpress-tabs-slides.html Tags: tabs, slides, post Requires at least: 2.5 Tested up to: 2.8 Stable tag: 2.5 Tabs and Slides (in post/page) Plugin gives you the ability to easily add content tabs and/or content slides. == Description == Tabs and Slides (in post/page) Plugin gives you the ability to easily add content tabs and/or content slides. The tabs emulate a multi-page structure, while the slides emulate an accordion-like structure, inside a single page! == Installation == This section describes how to install the plugin and get it working. 1. Upload folder `wordpress-tabs-slides` to the `/wp-content/plugins/` directory. ======= 1. Upload folder `wordpress-tabs-slides` to the `/wp-content/plugins/` directory. 3. Activate the plugin through the 'Plugins' menu in WordPress. 4. Test and enjoy! = Usage = Shortcode Tab: {tab=Tab Title} Contents {/tabs} or {tab=Tab 1} Contents Tab 1 {tab=Tab 2} Contents Tab 2 {/tabs} Slide: {slide=Slide Title} Contents {/slide} == Other Notes == = Tabs = To linking tabs with anchors you must add tabs title to anchors (ex: ?p=1#tabs1) if you tabs use whitespace, replace it with %20 (ex: ?p=1#tabs%201) = Slides = In previous release, slide was broken when have nested slides. Now, slideID is change to title of slides. don't use same name for slides. == Changelog == = Version 1.7 = * Tabs works with anchor * Fix nested slides * [Updated December 25, 2009] = Version 1.6 = * Fix various problems in javascript * Fix jquery not define * [Updated November 13, 2009] = Version 1.6 = * Fix various problems in javascript * Fix jquery not define * [Updated November 13, 2009] = Version 1.5 = * Fix Javascript with "AnswerDiv" is null * Fix Slider, now use jQuery SlideToggle * [Updated October 29, 2009] = Version 1.4 = * Fix javascript code for slides * [Updated October 27, 2009]