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.
我在 Colobox 中有一个带有一些按钮的颜色框,我想在单击按钮时从子颜色框关闭父颜色框,如何实现?
任何意见,将不胜感激!
谢谢
您可以尝试使用
parent.$.fn.colorbox.close();