Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在灯箱上显示 JSP 页面。用于此目的的最佳 jQuery API 如何以及什么是最好的!
谢谢
你将无法做到这一点。来自灯箱网站:
Lightbox 是一个简单的、不显眼的脚本,用于将图像叠加在当前页面的顶部。设置简单,适用于所有现代浏览器。
灯箱用于图像,而不是网页。粗略的等价物是 iframe,尽管我不建议使用它们。为您正在尝试做的事情想一个更合适的实现。