-
# KISSY Version :
-
for KISSY 1.4
-
# KISSY Version :
1.2.0
# Browsers :
all
# What steps will reproduce the problem?
``` javascript
var x=S.mix({item:1,length:2},S.EventTarget);
x.on("my",function(){alert(1);});
x.fire("my")
```
# E…
-
# KISSY Version :
1.2.0
# Browsers :
all
# What steps will reproduce the problem?
``` html
show
hide
```
``` javascript
KISSY.use("overlay", function (S, Overlay) {
var o…
-
承玉
2012-09-27 12:33:30
``` js
circularCheckStack.push(module.uri)
var l=circularCheckStack.length;
for (var i = 0; i < deps.length; i++) {
if (isCircularWaiting(cachedModules[deps[i]], …
-
# KISSY Version :
1.2.0
# Browsers :
all
# What steps will reproduce the problem?
``` javascript
IO.jsonp('//xx.com/x.php', {
myparam:'taobao'
}, function (data) {
a…
-
With ST3 beta out now, we need to allow users to specify what versions of ST packages work with.
I am inclined to say the only way to support ST3 is for plugin authors to set up a packages.json file.…
wbond updated
11 years ago
-
# KISSY Version :
all
# Browsers :
ie
-
# KISSY Version :
-
dd: support guest/touch event in ipad