Browse Source

Spy some more jQuery functions : animations

Gaël Métais 10 years ago
parent
commit
5732a8ffc8
1 changed files with 13 additions and 1 deletions
  1. 13 1
      lib/tools/phantomas/custom_modules/modules/jQYLT/jQYLT.js

+ 13 - 1
lib/tools/phantomas/custom_modules/modules/jQYLT/jQYLT.js

@@ -55,6 +55,19 @@ exports.module = function(phantomas) {
         'scrollLeft',
         'scrollTop',
 
+        // Animations
+        'hide',
+        'show',
+        'toggle',
+        'animate',
+        'fadeIn',
+        'fadeOut',
+        'fadeTo',
+        'fadeToggle',
+        'slideDown',
+        'slideUp',
+        'slideToggle',
+
         // generic events
         'on',
         'off',
@@ -91,7 +104,6 @@ exports.module = function(phantomas) {
         'scroll',
         'select',
         'submit',
-        'toggle',
         'unload',
 
         // attributes