[Phpmyadmin-devel] Enum editor: JQuery UI vs. custom dialog
Michal Čihař
michal at cihar.com
Thu Mar 4 13:11:47 CET 2010
Hi
Dne Thu, 4 Mar 2010 14:25:38 +0300
Pavel Konnikov <konnikov at gmail.com> napsal(a):
> I'm trying to make enum and set editors
> (https://sourceforge.net/tracker/index.php?func=detail&aid=1494550&group_id=23067&atid=377411).
> 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/
--
Michal Čihař | http://cihar.com | http://blog.cihar.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20100304/7b9d91ea/attachment.sig>
More information about the Developers
mailing list