AiJSlideToggle a Joomla Plugin
October 30th, 2009
AiJSlideToggle is a joomla plugin gives you slidetoggle in joomla contents.
AiJSlideToggle use JQuery as the effect power.
Support plugin development if you need support regarding to this plugin.
How it's works !
See demo JQuery Fade Slider ToggleScreenshot
Usage
You can use
{slidetoggle=Title}Contents{/slidetoggle}
You can easily add to joomla contents item.
Since version 1.1, you can add accordion-like with the syntax below
{slidetoggle=Title 1|groupname}
Contents 1
{/slidetoggle}
{slidetoggle=Title 2|groupname}
Contents 2
{/slidetoggle}
Changelog
- 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
Download
- Download AiJSlideToggle 1.2
- Current Version: 1.2
- Total Download: 318
Support & Donate
Report bugs and feature request use contact form.Support plugin development if you need support regarding to this plugin.
Category: Projects







Good evening !
I am trying to hide some lines inside an index which is already hidden.
In fact I need to hide a block 1 and a block 2. The block 2 is an sub-part of the block 1.
Is it possible to hide the Block 2 inside the block 1 (which is already hidden) ?
I tried to move your {slidetoggle=text} on the source code, but with NO joy !
How should I do ?
Thank you very much for your time and your help,
Enora
Hi,
for everyone who has a error like:
Wrong parameter count for strstr()
change line 85 from:
if(strstr($match,'|',true)){
to
if(mb_stristr($match,'|',true)){
then it works.
Bye!
It doesn't work for me... The installation was successfull ; I have done a simple test on a new article with the example code... and no effect ! The text is visible everywhere...
A problem of the last version ?
i want to use this not in content but with the chronoconnectivity component (a component to make some query and display the result)
but i have those errors
Notice: Undefined property: stdClass::$id in C:\wamp\www\paness_form\plugins\content\aijslidetoggle.php on line 70
Warning: Wrong parameter count for strstr() in C:\wamp\www\paness_form\plugins\content\aijslidetoggle.php on line 85
Warning: Wrong parameter count for strstr() in C:\wamp\www\paness_form\plugins\content\aijslidetoggle.php on line 85
Warning: Wrong parameter count for strstr() in C:\wamp\www\paness_form\plugins\content\aijslidetoggle.php on line 85
Warning: Wrong parameter count for strstr() in C:\wamp\www\paness_form\plugins\content\aijslidetoggle.php on line 85
Warning: Wrong parameter count for strstr() in C:\wamp\www\paness_form\plugins\content\aijslidetoggle.php on line 85
Notice: Undefined index: print in C:\wamp\www\paness_form\plugins\content\jwts.php on line 81
Notice: Undefined index: format in C:\wamp\www\paness_form\plugins\content\jwts.php on line 81
Notice: Undefined variable: tabid in C:\wamp\www\paness_form\plugins\content\jwts.php on line 112
Notice: Undefined variable: tabid in C:\wamp\www\paness_form\plugins\content\jwts.php on line 113
Notice: Undefined index: print in C:\wamp\www\paness_form\plugins\content\jwts.php on line 139
Notice: Undefined index: format in C:\wamp\www\paness_form\plugins\content\jwts.php on line 139
Hi patrick
This plugin is design for joomla content items only.
how I can create sliding menu in joomla?
tnx
it's possible to have nested slides.
But it's still have problems.
I'm working on that.
Hi
What I really like about this plugin, is that it's possible to have nested slides. Most of the others don't allow this. Cool feature.
Regards
IamAlive
I see the problem now; you are using Dropbox.com instead of your own domain. My client, like many others, have blocked this site. I'm sure this won't be the first comment you'll get on this. I'll just d/l from my home office. Thanks.
Download link was working
thanks for your feedback.
Link does not work! Also, explanation of what a SlideToggle is might help others who don't know...