Le 11 avr. 2010 à 12:12, Marc Delisle a écrit :
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.
So to summarize, Piotr and Michael prefer $(). Someone else wants to voice their preference or arguments?
My voice doesn't count a lot for now, but my opinion would be for $(). It's not like you change your Javascript framework every month, and JQuery is self-sufficient and very-complete (plugins, functions) so I don't see a reason for cumulating different frameworks.
Regards, Edouard.