Multiple Jquery modal Dialog Boxes in one page?

2019-03-04 18:32发布

问题:

I am brand stinking new to jquery and attempting to have a "Services" page for a tech website I am working on. I am having trouble with different services opening the same info in the window.

Basically I am using the code straight from the demo. Any ideas on how to have multiple windows in the same page?

Thanks!

回答1:

Many modal dialog boxes have the ability to insert data into the modal dialog by use of an iFrame. I'm not sure which plugin you are using (or the built-in jQuery ones I guess) but I'm fairly certain that it allows you to have one modal dialog whose content changes based on what was clicked.



回答2:

here is the solution for the Multiple Modal ,jQmodal