From jQuery JavaScript Library
You searched for UI/Accordion/
There is no page titled "UI/Accordion/". You can create this page.
For more information about searching jQuery JavaScript Library, see Searching jQuery JavaScript Library.
Showing below up to 20 results starting with #1.
View (previous 20) (
next 20) (
20 |
50 |
100 |
250 |
500).
Article title matches
- Tutorials:Accordion Menu (Screencast) (1,230 bytes)
3: |name=Accordion Menu (Screencast)
4: |desc=Building a simple, unobtrusive, Accordion-style menu using basic events and animations.
8: ... hopefully many) screencasts that will provide a quick tutorial to a simple demo of jQuery in action. ...
12: [http://www.vimeo.com/clip=116991 jQuery Demo - Accordion Menu]<br/>
13: ... much clearer - but not everyone has support for Quicktime files)
- UI/Accordion/Themeing (859 bytes)
1: ...n plugin. It assumens the markup for a navigation accordion - the plugin supports other structures though.
5: <ul class="accordion">
23: * '''accordion''' This is the whole menu. Use this as a base cla...
24: ...that is clicked/hovered to show/hide parts of the accordion
- UI/Accordion/activate (1,211 bytes)
1: {{APIHeader|UI/Accordion|activate|function}}
5: |cat=UI/Accordion
7: |desc=Activate a content part of the Accordion programmatically.
17: ...nt of the Accordion contained in <nowiki><div id="accordion"></nowiki>.
18: |code={{Code|Core|$}}(".selector").{{Code|UI/Accordion|activate}}(1)
- UI/API/1.6/Accordion/accordion (13,555 bytes)
1: {{OldUIAPI|Accordion}}
3: {{APIHeader|UI/API/1.6/Accordion|accordion|function}}
6: |name=accordion
7: |cat=UI/API/1.6/Accordion
9: |desc=Make the selected elements Accordion widgets.
- UI/API/1.8/Accordion (10,197 bytes)
1: {{UIAPIPlugin|
2: |plugin=accordion
3: |name=Accordion
4: |eventPrefix=accordion
7: <li>UI Core</li>
- UI/Accordion/changeAccordion (1,465 bytes)
1: {{APIHeader|UI/Accordion|changeAccordion|function}}
4: |name=changeAccordion
5: |cat=UI/Accordion
7: |desc=Change the accordion programmatically.
8: ...te" is supported: Activates a content part of the accordion programmatically.
- UI/Accordion/enableAccordion (588 bytes)
1: {{APIHeader|UI/Accordion|enableAccordion|function}}
4: |name=enableAccordion
5: |cat=UI/Accordion
7: |desc=Enable the selected accordion.
8: ...ng an accordion reverts the change made by disableAccordion, turning the behaviour back to the usual state.
- UI/Accordion/removeAccordion (691 bytes)
1: {{APIHeader|UI/Accordion|removeAccordion|function}}
4: |name=removeAccordion
5: |cat=UI/Accordion
7: |desc=Removes the selected accordion.
8: ... accordion completely reverts changes made by makeAccordion, including events and styles.
- UI/Accordion/disableAccordion (725 bytes)
1: {{APIHeader|UI/Accordion|disableAccordion|function}}
4: |name=disableAccordion
5: |cat=UI/Accordion
7: |desc=Disables the selected accordion.
8: ...s of the ability to close or open anything in the accordion, it disables all interactions.
- UI/API/1.6/Accordion (2,563 bytes)
1: {{OldUIAPI|Accordion}}
3: [[UI|« Back to the jQuery UI Docs]]
8: * ui.core.js
17: |desc=A simple jQuery UI Accordion.
18: |code=$("#example").accordion();
- UI/Accordion/Theming (1,935 bytes)
1: ... widget-specific classes referenced within the ui.accordion.css stylesheet that can be modified. These classe...
7: .../strong> ui-widget ui-helper-reset" id="accordion"><br/>
8: ...<div class="<strong>ui-accordion-group ui-accordion-selected</strong>"><br/>
9: ...-corner-top"><span class="ui-icon ui-icon-triangle-1-s"></span><a tab...
10: ...er-bottom"><div class="<strong>ui-accordion-content</strong>"><br/>
- UI/API/1.5.3/Accordion (2,565 bytes)
1: {{OldUIAPI|Accordion}}
3: [[UI|« Back to the jQuery UI Docs]]
8: * ui.core.js
17: |desc=A simple jQuery UI Accordion.
18: |code=$("#example").accordion();
- UI/API/1.5.3/Accordion/accordion (13,559 bytes)
1: {{OldUIAPI|Accordion}}
3: {{APIHeader|UI/API/1.5.3/Accordion|accordion|function}}
6: |name=accordion
7: |cat=UI/API/1.5.3/Accordion
9: |desc=Make the selected elements Accordion widgets.
- UI/API/1.7.1/Accordion (10,074 bytes)
1: {{UIAPIPlugin|
2: |plugin=accordion
3: |name=Accordion
6: <li>UI Core</li>
7: <li>UI Effects Core (Optional - only for non-default ani...
- UI/API/1.7.2/Accordion (10,088 bytes)
1: {{UIAPIPlugin|
2: |plugin=accordion
3: |name=Accordion
6: <li>UI Core</li>
7: <li>UI Effects Core (Optional - only for non-default ani...
Page text matches
- Main Page (1,318 bytes)
36: == [[UI|jQuery UI]] Reference ==
39: ** [[UI/Draggable|Draggable]]
40: ** [[UI/Droppable|Droppable]]
41: ** [[UI/Sortable|Sortable]]
42: ** [[UI/Selectable|Selectable]]
- Tutorials (59,371 bytes)
13: * [[#Guide in italiano|Guide in italiano]]
26: ...jQuery Beginner Tutorial in 18 minutes] Learn to build jQuery plugins from scratch - an 18 minute tuto...
45: ...icsociety.com/blog/jQueryTabsPlugin jQuery Tabs] Build simple jQuery Tabs controls (Beginner's Tutoria...
77: ...ud.se/article/Building_modal_panels_with_jQuery Building modal panels with jQuery ] by [http://www.we...
81: ...als/statesavingaccordion.html State-Saving jQuery Accordion Menu Without Reloading the Page] by [http://www.m...
- Tutorials/Desired (3,934 bytes)
14: ** Show how to build your own objects and clone objects w/ $.extend(...
30: * '''Int''' Building Your Own Filtering Expressions
32: ** Move into building your own :foo selectors
35: * '''Adv''' Build your own selectors
36: ** Show how to build your own parse expressions
- Tutorials:Accordion Menu (Screencast) (1,230 bytes)
3: |name=Accordion Menu (Screencast)
4: |desc=Building a simple, unobtrusive, Accordion-style menu using basic events and animations.
8: ... hopefully many) screencasts that will provide a quick tutorial to a simple demo of jQuery in action. ...
12: [http://www.vimeo.com/clip=116991 jQuery Demo - Accordion Menu]<br/>
13: ... much clearer - but not everyone has support for Quicktime files)
- Plugins (68,711 bytes)
38: |desc=Quickly, and easily, build an accessible and unobtrusive tabbed navigation...
77: |desc=This is a useful plug in to build full featured and full skinnable containers.The...
101: |desc=jBox is a webpage UI dialog widget written in javascript on top of the...
107: ... for viewing news headlines and photos, which is built to be accessible according to WCAG 1.0.
148: |name=blockUI
- UI/Changelog/1.8b1 (2,477 bytes)
2: ...s a preview release for [[UI/Changelog/1.8|jQuery UI 1.8]]. It is the first beta release of the 1.8 se...
8: = Build =
9: ... includes @import and full CSS ([http://dev.jqueryui.com/ticket/5044 5044])
12: ... outermost element of a plugin ([http://dev.jqueryui.com/ticket/4913 4913])
13: ...ory does not unbind all events ([http://dev.jqueryui.com/ticket/5005 5005])
- Discussion (4,084 bytes)
8: ...e general questions or concerns. Also, if you've built a site that uses jQuery, or would like to annou...
10: ...able, Droppable, Resizable, Selectable, Sortable, Accordion, Datepicker, Dialog, Progressbar, Slider, Tabs, T...
11: ...kes place on the [http://wiki.jqueryui.com jQuery UI Development and Planning Wiki]
25: ...y essential details - others can be added when required.
34: ... [http://groups.google.com/group/jquery-ui jQuery UI General Discussion Archives]
- History of jQuery (8,833 bytes)
24: ...ss-framework-dramatic-updates-to-controls/ jQuery UI 1.7 Released: New domain, New CSS Framework & Dra...
50: .../blog.jquery.com/2008/07/14/jquery-ui-152/ jQuery UI 1.5.2]
55: ...15-release-candidate-were-getting-excited/ jQuery UI 1.5 release candidate, we're getting excited]
63: ...m/Release:jQuery_1.2.5 jQuery 1.2.5: fix for bad build of 1.2.4]
69: ...ring-effects-and-a-new-home/ jQuery UI new site : UI 1.5b4 and new effects]
- UI/Changelog/1.8.18 (5,835 bytes)
3: ...maintenance release for [[UI/Changelog/1.8|jQuery UI 1.8]].
7: === UI Core ===
9: ...ket/8026 #8026], [http://github.com/jquery/jquery-ui/commit/9e4455f52d721f2efd4c91037bcd3daf24635599 9...
13: ...ket/8029 #8029], [http://github.com/jquery/jquery-ui/commit/e2a21129cb3e079ffa2709db4fae1c6dc4b0b5c4 e...
14: ...doesn't state default values. ([http://bugs.jqueryui.com/ticket/7946 #7946])
- Widgets (2,394 bytes)
20: ** jQuery UI
22: ** jQuery UI
24: ** jQuery UI
27: * Accordion Menu
28: ...stance.de/jquery-plugins/jquery-plugin-accordion/ Accordion] (needs more demos, improved quality)
- UI (2,024 bytes)
1: ...ui.com]. Please visit these pages for downloading UI and many demos.
3: ...der available on the [http://jqueryui.com/ jQuery UI site].
8: ** [[UI/Draggable|Draggable]]
9: ** [[UI/Droppable|Droppable]]
10: ** [[UI/Resizable|Resizable]]
- UI/Changelog/1.5 (5,575 bytes)
1: ...''jQuery Enchant effects suite now part of jQuery UI'''
2: ** Can be used standalone without UI core
13: *** Download builder
17: *** Create and share your own UI themes
18: *** Download and bundle them with the UI widgets
- UI/Changelog/1.8.17 (5,106 bytes)
2: ...maintenance release for [[UI/Changelog/1.8|jQuery UI 1.8]].
4: = Build =
6: ...sure compilier. ([http://github.com/jquery/jquery-ui/commit/eee4db7866fcba3d5bea72be311445cde62b13ca e...
12: ...ket/7255 #7255], [http://github.com/jquery/jquery-ui/commit/bfbc0b1fb3c0bf43ccbaefd03bcfa2cf19ea4a03 b...
18: ...ket/6009 #6009], [http://github.com/jquery/jquery-ui/commit/f7b28df28809bca05623b7394919d15919334afb f...
- UI/Upgrade Guide/1.8 (4,478 bytes)
2: ...ssist in upgrading from jQuery UI 1.7.2 to jQuery UI 1.8. See below for a list of all changes (API, ma...
4: ...1.7.2, see the [[UI/Upgrade_Guide_17|1.7 Upgrade Guide]]
36: ==== Properties moved from $.ui.foo to $.ui.foo.prototype ====
38: * $.ui.foo.defaults -> $.ui.foo.prototype.options
40: * $.ui.foo.eventPrefix -> $.ui.foo.prototype.widgetEventPrefix
- UI/Accordion/Themeing (859 bytes)
1: ...n plugin. It assumens the markup for a navigation accordion - the plugin supports other structures though.
5: <ul class="accordion">
23: * '''accordion''' This is the whole menu. Use this as a base cla...
24: ...that is clicked/hovered to show/hide parts of the accordion
- UI/Accordion/activate (1,211 bytes)
1: {{APIHeader|UI/Accordion|activate|function}}
5: |cat=UI/Accordion
7: |desc=Activate a content part of the Accordion programmatically.
17: ...nt of the Accordion contained in <nowiki><div id="accordion"></nowiki>.
18: |code={{Code|Core|$}}(".selector").{{Code|UI/Accordion|activate}}(1)
- UI/Changelog/1.7 (41,148 bytes)
2: ... modifies other widgets to utilize the new jQuery UI CSS Framework.
6: ... support to the widget factory.([http://dev.jqueryui.com/ticket/3187 3187])
8: ...that have data for a given key.([http://dev.jqueryui.com/changeset/454 r454])
9: ...Selection now returns the chain([http://dev.jqueryui.com/ticket/3174 3174])
10: ...ection standard jQuery methods ([http://dev.jqueryui.com/ticket/3459 3459])
- UI/API/1.6/Accordion/accordion (13,555 bytes)
1: {{OldUIAPI|Accordion}}
3: {{APIHeader|UI/API/1.6/Accordion|accordion|function}}
6: |name=accordion
7: |cat=UI/API/1.6/Accordion
9: |desc=Make the selected elements Accordion widgets.
- Plugins/Validation (11,984 bytes)
40: ...<input id="cname" name="name" size="25" class="required" minlength="2" />
44: ...put id="cemail" name="email" size="25" class="required email" />
52: ...id="ccomment" name="comment" cols="22" class="required"></textarea>
88: ...e input with name "primary-mail" with methods "required" and "email".
140: === List of built-in Validation methods ===
- UI/API/1.8/Accordion (10,197 bytes)
1: {{UIAPIPlugin|
2: |plugin=accordion
3: |name=Accordion
4: |eventPrefix=accordion
7: <li>UI Core</li>
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).