vitalets / x-editable

In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
http://vitalets.github.io/x-editable
MIT License
6.51k stars 1.72k forks source link

edit in modal ? #143

Open Erwane opened 11 years ago

Erwane commented 11 years ago

Hi, there is a way to add "modal" value to "mode" options ?

The editor, especially for wysiwyg html, will be in a modal window, placed in the middle of the page.

Thanks

vitalets commented 11 years ago

yes, it could be convenient for wysiwig and textarea but not for other types.. should think how to implement it, mark as feature. thx!

toao commented 11 years ago

+1

spiderpug commented 11 years ago

+1

What needs to be done to implement that with Bootstrap?

landall commented 4 years ago

I meet the same situation about popup editor in a modal layer.