I have a link in my page that open a div layer using fancybox,
in this div i have link to javascript function,
My question is :
How can i open another fancybox that displayed over the first box, i need a div with confirm message (are you sure ?), i do not want that the user get out from the first fancybox.
If you know about another jquery plug-in that do this trick, i glad to hear!
Thanks.