views:

52

answers:

3

I am a newbie.I have doubt, regarding which js library i should select for my new project, which is a small website with rich user interface.Jquery and prorotype are the two options in my mind.

Will i go with jquery or prototype.

+2  A: 

I will vote for jquery. It gives more flexibility considering form programming end.

Wind Chimez
+3  A: 

Choose the one you know better.

zerkms
+2  A: 

I'd go for jquery. I used both but IMO jquery has a nicer API (easier to learn).

Maksym Bykovskyy