By nadeemagaskar on
I am not an expert in JS library but curious to understand that why Drupal community is using Jquery for Drupal5,6 and 7.
Prototype:distributed standalone, but also as part of larger projects, e.g. script.aculo.us and Rico.It means that you can simply use these framework along with Prototype because these framework build on Prototype only.Drupal developer can make Drupal more user friendly by leveraging script.aculo.us and Rico features.At the same time i dont see such thing in JQuery.Even in Rails they are using Prototype and its very simple for Rails developer to leverage script.aculo.us and Rico library in their website.
I am looking forward to hear your point of view.
Comments
JQuery got its own UI which
JQuery got its own UI which got alot of nice features like script.aculo does.
Don't know why the decision is jquery but i am sure happy about it.
Not that i dislike prototype, i started using prototype back in the days but changed to jquery a little while after that was released.
The reason for the decision can be many, i think one of them is that its really simple to get started with jquery.
There is a lot of drupal users/developers who doesn't have HUGE javascript experience and i personally think that jquery is easier to get started with than prototype.
Hope someone from the drupal community can give you a straight answer to your question.
Our priorities are to make
You can read about the selection of the javascript library on What JavaScript library should we use? (Regardless of licencing issues).
--
The Manual | Troubleshooting FAQ | Tips for posting | How to report a security issue.