[Phpmyadmin-devel] using $() or jQuery() ?

Piotr Przybylski piotr.prz at gmail.com
Sat Apr 10 13:20:49 CEST 2010


2010/4/10 Marc Delisle <marc at infomarc.info>:
> Hi,
>
> I think we should standardize on one or the other syntax.
>
> I like the simplicity of using $() but it would be clearer to always use
> jQuery(), as many other libraries are using the dollar sign and someone
> looking at a fragment of our code needs to know immediately which lib is
> used.

I believe $() is better - there is no point in using two libraries, so
there is no risk of name conflicts. Also, it is easy to check that
jQuery is used.

-- 
Piotr Przybylski




More information about the Developers mailing list