Difference between revisions of "Widgets"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
==Accordion Control== | ==Accordion Control== | ||
''' In order for the accordion control to work you must have div surrounding the entire proposed accordion <br> | ''' In order for the accordion control to work you must have div surrounding the entire proposed accordion <br> | ||
Each Section must start with a heading tag h1 etc. followed by another tag. could be div or p whatever | Each Section must start with a heading tag h1 etc. followed by another tag. could be div or p whatever''' | ||
===[[accordionControl| Accordion Control Code]]=== | ===[[accordionControl| Accordion Control Code]]=== | ||
[[#top|Back To Top]]< — >[[JQuery|Category]]< — >[[Main_Page| Home]] | [[#top|Back To Top]]< — >[[JQuery|Category]]< — >[[Main_Page| Home]] |
Revision as of 19:32, 6 January 2017
Autocomplete Control
A text input field that contains some predefined autocomplete options which shows up when you start typing
Autocomplete Control Code
Accordion Control
In order for the accordion control to work you must have div surrounding the entire proposed accordion
Each Section must start with a heading tag h1 etc. followed by another tag. could be div or p whatever
Accordion Control Code
Back To Top< — >Category< — > Home