Hi
Dne Thu, 4 Mar 2010 14:25:38 +0300 Pavel Konnikov konnikov@gmail.com napsal(a):
I'm trying to make enum and set editors (https://sourceforge.net/tracker/index.php?func=detail&aid=1494550&gr...). I added the special button near text input (see attachment enum-button.png). When you click on the button, editor dialog are shown.
Looks nice.
And i have a question about possibility of using jquery ui dialog for this.
In js/ folder i'm seeing only mootols js-framework. And i made custom dialog for enum editor (see attachment enum-editor.png). But i think that jquery ui dialog is better solution for this task (http://jqueryui.com/demos/dialog/modal-form.html).
What do you think?
I personally do not have any preference to jquery or mootools and I can't tell which one is better. On the other side we already use mootools for some things and it is definitely not a good idea to include both of them.
So the option is either to migrate everything to jquery or to find some mootools based solution.
And just a quick search showed me also several modal window scripts, for example http://netzelf.de/releases/yamoodow/