Multiple Jquery modal Dialog Boxes in one page?

匿名 (未验证) 提交于 2019-12-03 02:38:01

问题:

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



易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!