Theme Tips and Tricks: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
* For members that want to write javascript, [http://www.jquery.com jQuery] is available in noConflict mode, as '''$j'''. For advanced features, installation of the [http://users.tpg.com.au/j_birch/plugins/superfish/ Superfish] plugin is | * For members that want to write javascript, [http://www.jquery.com jQuery] is available in noConflict mode, as '''$j'''. For advanced features such as [[Creating Navigation Component Hover Menus | Navigation Component Hover Menus]], installation of the [http://users.tpg.com.au/j_birch/plugins/superfish/ Superfish] plugin is required. | ||
[[Category:Creating Viviti Themes]] | [[Category:Creating Viviti Themes]] |
Revision as of 15:06, 20 April 2009
This area collects all the Tips & Tricks that can be used to get the most out of your website theme.
- For members that want to write javascript, jQuery is available in noConflict mode, as $j. For advanced features such as Navigation Component Hover Menus, installation of the Superfish plugin is required.