问题
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
来源:https://stackoverflow.com/questions/972316/multiple-jquery-modal-dialog-boxes-in-one-page