This website requires JavaScript.
Explore
Help
Register
Sign In
library-mirrors
/
jquery-ui
Watch
1
Star
0
Fork
0
You've already forked jquery-ui
mirror of
https://github.com/jquery/jquery-ui.git
synced
2024-11-21 11:04:24 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
27a7442a37
jquery-ui
/
tests
/
unit
/
tabs
/
tabs_core.js
11 lines
83 B
JavaScript
Raw
Normal View
History
Unescape
Escape
unit tests: created separate file for each module: core, common widget, events, methods, options, tickets
2009-02-02 14:36:08 +00:00
/
*
*
tabs
_core
.
js
*
/
just reviewed
2009-02-04 09:35:52 +00:00
var
el
;
unit tests: created separate file for each module: core, common widget, events, methods, options, tickets
2009-02-02 14:36:08 +00:00
(
function
(
$
)
{
module
(
"tabs: core"
)
;
}
)
(
jQuery
)
;
Reference in New Issue
Copy Permalink