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

请问为什么拖动禁止不了啊 #8

Closed
wzlzking opened this issue Jul 18, 2019 · 3 comments
Closed

请问为什么拖动禁止不了啊 #8

wzlzking opened this issue Jul 18, 2019 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@wzlzking
Copy link

wzlzking commented Jul 18, 2019

options = {
    index: $(this).index()-1,
    draggble:false,  
    resizable:false,
    movable:false,
    title:false,
    footToolbar:['zoomIn','zoomOut','prev','next','rotateRight'],
};

禁止不了拖动

@wzlzking
Copy link
Author

还有请问怎么一次只能打开一个浏览窗口啊,就是已经有了浏览窗口时,再次点击别的图片就替换已打开的窗口的图片,而不是又打开一个窗口啊

@nzbin
Copy link
Owner

nzbin commented Jul 20, 2019

@wzlzking 应该是 draggable,文档写错了,抱歉!单窗口用这个属性 multiInstances: false

@wzlzking
Copy link
Author

@nzbin 嗯嗯,好的,多谢

@nzbin nzbin closed this as completed Jul 22, 2019
@nzbin nzbin added the help wanted Extra attention is needed label Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants