Title: jquery easing doesn&#8217;t work
Last modified: August 19, 2016

---

# jquery easing doesn’t work

 *  [matthijs_b](https://wordpress.org/support/users/matthijs_b/)
 * (@matthijs_b)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/jquery-easing-doesnt-work/)
 * Hi I’m trying to develop something that uses jquery easing from jquery UI. However,
   this just ‘breaks’. When one of the methods is called there is just no easing
   anymore at all.
    Is there a compatibility problem that I missed? Example: `jQuery(".
   page_child1").slideUp(500, 'easeInElastic');` does not work, but this does: `
   jQuery(".page_child1").slideUp(500);`

Viewing 1 replies (of 1 total)

 *  Thread Starter [matthijs_b](https://wordpress.org/support/users/matthijs_b/)
 * (@matthijs_b)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/jquery-easing-doesnt-work/#post-903677)
 * I figured it out. pb-embedflash plugin doesn’t use the proper wp_enqueue_script
   to add the necessary jquery. Therefore the file loaded twice,this was to much.
   
   Anybody encountering this problem, it can be changed in the pb-embedflash plugin
   at pb-embedflash/inc/inc.functions.php around line 173.

Viewing 1 replies (of 1 total)

The topic ‘jquery easing doesn’t work’ is closed to new replies.

 * 1 reply
 * 1 participant
 * Last reply from: [matthijs_b](https://wordpress.org/support/users/matthijs_b/)
 * Last activity: [17 years, 7 months ago](https://wordpress.org/support/topic/jquery-easing-doesnt-work/#post-903677)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
