init
This commit is contained in:
5
test/main.js
Normal file
5
test/main.js
Normal file
@@ -0,0 +1,5 @@
|
||||
var fx, sfx;
|
||||
$(function () {
|
||||
$.fx.off = true;
|
||||
$.support.transition = false;
|
||||
});
|
Reference in New Issue
Block a user