You will need to add one jQuery plugin to this page that is not part of the jQuery UI.
Description | Solution | Right Tool* | Example |
---|---|---|---|
jQuery Effects -demo - all effects are based on the toggle method, it is a true toggle. | |||
Blind Effect | Click for blind effect | CSS3 Transitions** | |
Bounce Effect | Click for bounce effect Nota Bene, #effect, has to have CSS position set to relative; |
jQueryUI | |
|
|||
jQueryUI Theme Roller Framework Icons. | |||
Up (North) Arrow | use class ul-icon ul-icon-arrowthick-1-n | HTML Entities: ↑ | |
Right (East) Arrow | HTML Entities | ||
jQuery Interactions | |||
Resizable | Click for ease out resizing. Note grabber handle is added. | css3 resize property | Note CSS3 resize property uses the grabber handle which is standard. However, jQuery can add special effects to the jQuery interactions. |
jQuery Widgets - jQuery code is at end of file - Note DW Creative Cloud has insert bar --> jQuery UI Menu Group | |||
autocomplete widget | Call autocomplete() on element | HTML 5 datalist | Web Design Classes |
menu Widget | Call menu() on ul element | jQueryUI or Bootstrap but Bootstrap is another framework | |
Theme Roller Selector | Notice how themes change on this page. You will need to add 3 more themes to the current drop down list box to the right. | Active Theme: | |
Explore main jQuery plugins or jQuery Tools (deprecated? but was ahead of its time) and also these 40 awesome plugins. Implement one jQuery plugin, or an awesome plugin or a jQuery tool. | |||
* Many of these jQuery UI elements have been deprecated with HTML5 and CSS3, however jQuery may provide additional features, and the active jQuery theme roller applies to all jQueryUI elements. ** CSS3 add both transition and Transform properties. |