[jQuery] Re: How to specify a delay with bind?

2009-04-03 Thread wjp
, 2:59 am, wjp waynep...@gmail.com wrote: Hi, I have something like: $('#myDiv').bind(mouseleave,function() {     $('#myDiv).slideUp(450); }) Essentialy I have a give that appears from a click event with some content. When the user mouses out of the div it slides away. However

[jQuery] How to specify a delay with bind?

2009-04-02 Thread wjp
Hi, I have something like: $('#myDiv').bind(mouseleave,function() { $('#myDiv).slideUp(450); }) Essentialy I have a give that appears from a click event with some content. When the user mouses out of the div it slides away. However I'd like to have some for a delay so if the users mouse