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: 944
Support & Donate
Report bugs and feature request use contact form.Support plugin development if you need support regarding to this plugin.
Incoming search terms for the article:
- aplikasi update status facebook
- slidetoggle joomla
- aplikasi update status
- Download aplikasi update status facebook
- AiJSlideToggle
- cara membuat aplikasi update status facebook
- joomla slidetoggle
- aplikasi update status di facebook
- slideToggle module joomla
- aplikasi untuk update status di facebook
Category: Projects









hallo semua.salam kenal
Use full slide Toggle ... very nice
Thanks
Unbelievable!
I've been looking for days for such a simple 'accordion' solution. After upgrading to Joomla 1.5 I have been looking for a replacement PLUGIN. But the majority is a module, which I don't need.
I love this simple but powerful PLUGIN.
Thanx from the Netherlands!!!
Fred
AbdulIbadJSlide...we...we....hehe
Hendrik thanks for the tip, I had the same problem
Wrong parameter count for strstr()change line 85
Change:
if(strstr($match,'|',true)){
To
if(mb_stristr($match,'|',true)){