Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F946679
easing.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
471 B
Subscribers
None
easing.js
View Options
/*
Copyright (c) 2004-2009, The Dojo Foundation All Rights Reserved.
Available via Academic Free License >= 2.1 OR the modified BSD license.
see: http://dojotoolkit.org/license for details
*/
if
(
!
dojo
.
_hasResource
[
"dojox.fx.easing"
]){
dojo
.
_hasResource
[
"dojox.fx.easing"
]
=
true
;
dojo
.
provide
(
"dojox.fx.easing"
);
dojo
.
deprecated
(
"dojox.fx.easing"
,
"Upgraded to Core, use dojo.fx.easing instead"
,
"2.0"
);
dojo
.
require
(
"dojo.fx.easing"
);
dojox
.
fx
.
easing
=
dojo
.
fx
.
easing
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 26, 08:28 (1 d, 10 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23984
Default Alt Text
easing.js (471 B)
Attached To
rZED Zed
Event Timeline
Log In to Comment