views:

62

answers:

4

i use facebox.js to pop-up div on my site ,

but i don't think it is the best one ,

so what plug-in of jquery are you using for pop-up ,

thanks

A: 

There's no best one. There are different plugins which might fit your needs (which you didn't expose). To name a few:

Personally I have used simpleTip for showing AJAX popups when hovering over certain regions.

Darin Dimitrov
A: 

I'm assuming you mean modal window pop ups because you mention facebox.

There are many and it really depends on what your needs are. However I would recommend these:

Moin Zaman
A: 

jQModal is nice.

BlockUI can do modal dialogs, in addition to custom element blocking.
Also have a look at SimpleModal, which offers lots of options as well.

Sean O
A: 

Maybe you want to take a look at http://planetozh.com/projects/lightbox-clones/ and compare the features of almost every lightbox against each other.