javascript - open fancybox over another fancybox ajax -


I have a fancy box that shows me a few buttons and a button to click. When I click on this button, I want to open another fancy box on the current one .. or on the second position on the screen, but I do not want to lose the existing fancy box already. I want to fill them both by an AJAX request .. Is this possible? Because I tried to lose the original faxbox.

I found this code:

  $ Fancybox.showActivity (); $ .jax ({type: "post", cache: false, url: "../testservlet?select=1, data: $ (this) .Seriq (), height: 600, width: 800, padding: 30, ShowCloseButton: True, Success: Work ($) .fancybox (Data);}}) $ Fancybox.showActivity (); $ .ajax ({type: "Post", cache: incorrect, url: "test? Select = 2, Data: $ (this) .serializeArray (), Padding: 30, Show Close Button: True, Success: Function (Data) {$ .fancybox (Data);}});  

Unfortunately you can not be more than the same faxbox at the same time. It's designed like this

You can have another fancy box inside the current one (when opening an external page - if iframe - with facebookbase in) ... or you can use that internal faxbox You can open it on your parents, there is confusion that you have two fancyboxes on the same page

On the other hand, the only I remember the lightbox that supports multiple boxes


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

How to access user directory in lazarus? -

java - Gradle dependencies: compile project by relative path -