New features to the accordion customization have been made, allowing more control over the behaviour of the object
New - You can now use JSON notation to define properties for the accordion class.
JSON Properties
- You can now add JSON properties to the accordion class to change the FX properties of the object
- This will not affect earlier versions of the customization, so no changes will need to occur
- The new properties, and how to implement them are documented in the wiki article here
- An live example of the new functionality can be found here (Example 2: Navigation)
Active / Inactive Toggler Class
- When a toggler is active (when it is clicked), a class of "active" is applied to it - alowing for a separate style for active elements.
- When a toggler is inactive, a class of "inactive" is applied to it - alowing for a separate style for inactive elements.
0 Comments
Would you like to comment?
You must be a member. Sign In if you are already a member.