Changeset 1078 for trunk/ui/ui.core.js
- Timestamp:
- 12/10/08 05:27:05 (15 months ago)
- Files:
-
- 1 modified
-
trunk/ui/ui.core.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ui/ui.core.js
r1077 r1078 248 248 // $.widget is a factory to create jQuery plugins 249 249 // taking some boilerplate code out of the plugin code 250 // created by Scott Gonz�z and J�Zaefferer251 250 function getter(namespace, plugin, method, args) { 252 251 function getMethods(type) {