方超
|
模态框触发器调用iframe的模态框,在iframe的调用页面中使用jquery时,会导致无法在主页面使用data-height设置高度,求解决
|
方超
|
<a class="button_red little_left" id="repaircard" data-position="100px" data-toggle="modal" data-iframe="stkkkxq.html" data-width="450" data-height='440' data-title="实体卡开卡">开卡</a> 这个button按钮打开一个iframe的模态框 然后在打开的iframe页面中,我引了<script type="text/javascript" src="js/jquery.js" ></script> 然后这个iframe就打不开,不引的话可以打开 |
方超
|
<a class="button_red little_left" id="repaircard" data-position="100px" data-toggle="modal" data-iframe="stkkkxq.html" data-width="450" data-height='440' data-title="实体卡开卡">开卡</a> 这个button按钮打开一个iframe的模态框 然后在打开的iframe页面中,我引了<script type="text/javascript" src="js/jquery.js" ></script> 然后这个iframe就打不开,不引的话可以打开 |
sunhao
|
此问题已确认。修复代码已提交,会随下个版本发布。谢谢反馈! https://github.com/easysoft/zui/commit/282f7aa1cdd4907e39ceb4a6b3da361f69fa72fa |