Home  >  Article  >  Backend Development  >  javascript - jquery plug-in fancybox pop-up window cascading problem

javascript - jquery plug-in fancybox pop-up window cascading problem

WBOY
WBOYOriginal
2016-07-06 13:54:08896browse

The type of the first layer is ifram, and the href uses url; the type of the second layer is inline, the content is on the page, and the href uses id; the type of the third layer is also inline, href is a url. When I want to pop up the content specified by this url, the second layer is covered. How to solve this? Don’t let it cover

Reply content:

The type of the first layer is ifram, and the href uses url; the type of the second layer is inline, the content is on the page, and the href uses id; the type of the third layer is also inline, href is a url. When I want to pop up the content specified by this url, the second layer is covered. How to solve this? Don’t let it cover

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn