Stats
Version
0.1
Wheels Compatibility
1.1.4, 1.1.4 RC 1
Downloads
93
Last Updated
July 29, 2011
About Plugins
Plugins allow you to extend or modify default Wheels application behavior. To use, you just drop the zip file into your plugins directory and reload your application.
Read Using and Creating Plugins for more information.
jQueryTab
jQueryTab Built for cfwheels using jQuery
Author
Project Home
https://github.com/bizonbytes/jQueryTab/wiki
Description
With jQueryTab you can break partial into multiple sections (tab).
The features are:
- No need to download jQuery libraries since we are loading the CDN files.
- You can use any of the theme from the UI library
- Show the tabs over or below the content.
Usage/Examples
Enter the tabs name(s) and partial name(s):
#createjQueryTab(name="Nunc tincidunt,Proin dolor,Aenean lacinia" partial="[partialname1],[partialname2],[partialname3]")#
If you want to change the default theme simply copy the name under the calendar to the jQueryUIcss argument.
#createjQueryTab(name="Nunc tincidunt,Proin dolor,Aenean lacinia" partial="[partialname1],[partialname2],[partialname3]", jQueryUIcss="blitzer")#
Change Log
Version 0.1—July 29, 2011 Download
- Initial release.
- Wheels compatibility: 1.1.4 RC 1, 1.1.4.
