Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

大佬,我使用multiInstances这个属性为false,但是还是多次点击显示多次dom弹窗 #10

Closed
xiaochegnzi0 opened this issue May 17, 2018 · 5 comments
Labels
duplicate This issue or pull request already exists

Comments

@xiaochegnzi0
Copy link

xiaochegnzi0 commented May 17, 2018

$('#approvedBoxas [data-magnify]').magnify({
  headToolbar: [
    'close',
    'maximize'
  ],
  footToolbar: [
    'zoomIn',
    'zoomOut',
    'prev',
    'fullscreen',
    'next',
    'actualSize',
    'rotateRight'
  ],
  title: false,
  multiInstances: false,
  fixedContent: true,
  initAnimation: true,
  keyboard: true,
  movable: true,
  resizable: true,
  draggable: true,
  zIndex: 99999999999999
});
@nzbin
Copy link
Owner

nzbin commented May 18, 2018

@xiaochegnzi0 能不能给个在线示例?

@vwbyhfan
Copy link

这个多次点击出现多个窗口的怎么解决的?我下了最新的版本,还是不行?

@nzbin
Copy link
Owner

nzbin commented May 29, 2018

@vwbyhfan multiInstances:false 这个参数不行吗?

@vwbyhfan
Copy link

不行,没起作用。。我只能试着禁止单击事件了 @nzbin

@nzbin
Copy link
Owner

nzbin commented May 31, 2018

@vwbyhfan 最好能给个在线示例看一下

@nzbin nzbin closed this as completed Jun 2, 2018
@nzbin nzbin added duplicate This issue or pull request already exists invalid This doesn't seem right question Further information is requested and removed duplicate This issue or pull request already exists labels Sep 10, 2019
@nzbin nzbin added duplicate This issue or pull request already exists help wanted Extra attention is needed and removed question Further information is requested invalid This doesn't seem right help wanted Extra attention is needed labels Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants