AiJSlideToggle Plugin

AiJSlideToggle is a joomla plugin gives you slidetoggle in joomla contents. You can add multiple slidetoggle in contents item.

Since version 1.1, you can add accordion-like structure.

* Version 1.0 [October 30, 2009]
* Initial release

* Version 1.1 [December 26, 2009]
* Fix nested slides
* added Accordion-like structure

* Version 1.2 [January 07, 2010]
* Update code for plugin performance

http://ibad.bebasbelanja.com/aijslidetoggle-a-joomla-plugin.html

Report

Hi! I really like your plugin.
Clean and nice.
I think you forgot to put jQuery.noConflict(); in your code because you already use jQuery() instead of $()
So for people with trouble with mootools.js (or similar) at the end of line 79 just add jQuery.noConflict();

Correct:
$script = "jQuery.noConflict();
jQuery(document).ready( function() {
(...)

I changed too, the title of links to support language translations.

$title=JText::_('opentab');
line 88: title=\"Click to open!\" and
line 92: title=\"Click to open!\"
by
title=\"$title\"

add to /language/"your_language_code"/"your_language_code".ini
OPENTAB=Your Translation
Owner's reply

thanks, I will add for next release.

bysmapan on December 17, 2009
Quick install and Easy to use. but some feather was missing such as custom css in header or content.
byoktavianto on November 30, 2009
I like this plugin.. nice effect..