Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript I must be close…jQuery bounce(); effect??? Reply To: I must be close…jQuery bounce(); effect???

#185968
Steven Watson
Participant

Yes!

Thanks @Senff

I cleaned up my HTML a little bit by wrapping it into a div and instead of using .toggle in my JS I used .effect.

http://codepen.io/Watson90/pen/LCyaG

Am I right in thinking that there is a .bounce(); feature in jQuery UI?

Thanks man