AiJSlideToggle 
Version
1.2 (last update on Jan 7, 2010)
Rating
Compatibility
Votes
4
Favoured
6
License
GPL
Non-Commercial
Type
Views
4073
Date Added
22 November 2009
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
byPretender_PT on December 25, 2009
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
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..







