Easing Error

emackn - December 4, 2007 - 23:01
Project:jQuery UI Backport
Version:5.x-1.0-beta1
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

jQuery.easing[this.options.easing || (jQuery.easing.swing ? "swing" : "linear")] is not a function
http://*.*.com/sites/all/modules/jquib/jquib.js
Line 2879

This happens when i specify the according to use the easeslide animated option.

<script type="text/javascript">
$ui(document).ready(function(){
   $ui("#drawers").accordion({
      header: ".drawer_handle",
  animated:"easeslide"
  });
});
</script>

#1

emackn - December 5, 2007 - 03:18
Category:bug report» support request

chan

didn't realize easing was just another plugin.

Is it enough just to include the easing plugin or does easing not work since this is a backport?

Thanks

#2

starbow - July 21, 2009 - 21:10
Status:active» closed
 
 

Drupal is a registered trademark of Dries Buytaert.