artDialog icon indicating copy to clipboard operation
artDialog copied to clipboard

在iframe中的页面调用dialog

Open xylangyan opened this issue 10 years ago • 1 comments

iframe的高度比较高超过屏幕高度,然后再iframe页面中调用dialog , dialog的位置跑到整体页面的中间去了,而不是当前可视区域的中间。这个怎么解决

xylangyan avatar Oct 29 '15 11:10 xylangyan

这个不是插件的问题吧,只能通过你自己计算可视区域,然后对dialog对象进行位置设置

lcoder avatar Oct 30 '15 03:10 lcoder