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

Popup mode doens't work #1057

Open
juliamanfrindias opened this issue Oct 18, 2017 · 1 comment
Open

Popup mode doens't work #1057

juliamanfrindias opened this issue Oct 18, 2017 · 1 comment

Comments

@juliamanfrindias
Copy link

Hi,
I want to use popup mode in x-editable, but nothing work.
I've tried to use:

$.fn.editable.defaults.mode = 'popup';
and:
$('#identifier').editable({
mode: 'popup';
});

Nothing work, please, someone give me help.

@ghost
Copy link

ghost commented Feb 23, 2018

Experiencing same issue. If you write in "inline" as the option, Console will throw a couple or errors regarding the default setting {"popup").
If you write in "popup" as your desired action, you get a nice list of errors.
One note: tried this using downloaded version of X-editable. Have NOT tried it using a CDN version.
Also, I am using the plain jQuery version of X-editable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant