/[projects]/misc/horsensspejder-web/jquery/jquery-ui-1.10.3/tests/unit/tabs/tabs_common.js
ViewVC logotype

Contents of /misc/horsensspejder-web/jquery/jquery-ui-1.10.3/tests/unit/tabs/tabs_common.js

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2125 - (show annotations) (download) (as text)
Wed Mar 12 19:30:05 2014 UTC (10 years, 3 months ago) by torben
File MIME type: application/javascript
File size: 297 byte(s)
initial import
1 TestHelpers.commonWidgetTests( "tabs", {
2 defaults: {
3 active: null,
4 collapsible: false,
5 disabled: false,
6 event: "click",
7 heightStyle: "content",
8 hide: null,
9 show: null,
10
11 // callbacks
12 activate: null,
13 beforeActivate: null,
14 beforeLoad: null,
15 create: null,
16 load: null
17 }
18 });

  ViewVC Help
Powered by ViewVC 1.1.20