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 usejQuery(), as many other libraries are using the dollar sign and someonelooking at a fragment of our code needs to know immediately which lib isused.
So to summarize, Piotr and Michael prefer $(). Someone else wants to
voice their preference or arguments?