[jQuery] Re: Close facebox programatically

2008-03-05 Thread peter . pedersen
Thanks! that did the trick. On Mar 5, 7:33 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > i use this: > > $.facebox.close(); > > On Mar 5, 5:04 am, [EMAIL PROTECTED] wrote: > > > Hey folks, > > > I'm trying out jQuery for the first time on my little project and I am > > very excited about

[jQuery] Close facebox programatically

2008-03-05 Thread peter . pedersen
Hey folks, I'm trying out jQuery for the first time on my little project and I am very excited about all the cool stuff. I'm trying to use the Facebox plugin as a dialog. It works great so far, but I need a way to close the dialog programatically instead of having the user click on the 'Close' bu