Current location: Hot Scripts Forums » General Web Coding » JavaScript » Mootools, JQuery, prototype, scriptaculous?


Mootools, JQuery, prototype, scriptaculous?

Reply
  #1 (permalink)  
Old 06-04-08, 12:44 PM
Keyne's Avatar
Keyne Keyne is offline
Newbie Coder
 
Join Date: May 2007
Posts: 95
Thanks: 0
Thanked 0 Times in 0 Posts
Mootools, JQuery, prototype, scriptaculous?

Which is the best?

Mootools
JQuery
Prototype / scriptaculous


Mootools and JQuery works with out need other framework? Like scriptaculous need prototype.
Reply With Quote
  #2 (permalink)  
Old 06-04-08, 02:47 PM
jfulton's Avatar
jfulton jfulton is offline
Community VIP
 
Join Date: Apr 2006
Location: Los Angeles, CA
Posts: 660
Thanks: 0
Thanked 0 Times in 0 Posts
...YUI :-)
Reply With Quote
  #3 (permalink)  
Old 06-05-08, 03:05 AM
Vicious's Avatar
Vicious Vicious is offline
Community VIP
 
Join Date: Jan 2007
Location: Belgium
Posts: 584
Thanks: 0
Thanked 0 Times in 0 Posts
Yes, scriptaculous is built on top of prototype. I have used that combination, and I was happy with it. However, now I'm shifting more to JQuery, because I like the way that code is written.

But at work, we use Dojo and Ext. Yet 2 other frameworks to choose from.

There is no definate response to which one is the best. It's a matter of taste and needs.
__________________
Jack Bauer makes Chuck Norris cry
Reply With Quote
  #4 (permalink)  
Old 06-06-08, 09:47 AM
T1Oracle T1Oracle is offline
Newbie Coder
 
Join Date: Jul 2007
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
JQuery

If not that then, prototype.

I say JQuery first because it is the least obtrusive of the three (it will not conflict with other libraries and it does not inject itself in to the DOM functions). Also, its interface goes further to reduce the code needed to develop a given feature. Its syntax actually makes JS look like a more thoughtful language.

Prototype is very easy to use, and paired with Scriptaculous things like Drag and Drop are impossibly simple to implement. They also have very nice AJAX functions.

I have less experience with Dojo, but it is much harder to learn and the available documentation left much to be desired. Although even Prototype can be a challenge to learn from its documentation.

At work I'm stuck with Prototype and Scriptaculous.
Reply With Quote
  #5 (permalink)  
Old 06-06-08, 12:46 PM
nfriedly's Avatar
nfriedly nfriedly is offline
Newbie Coder
 
Join Date: Jun 2008
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
My favorite is jQuery. I love how simple it is to use. Everything just make sense.

I've used Prototype and Scriptaculous before and I like them alright, but like T1 said, they don't play well with others.

I use Yahoo UI on a couple of projects at work, and intend to use it more in the future. It's big and complex, but it works well.

I've not worked with mootools much, but it seems alright.

I think you should really try doing a couple of projects with each one and see what you like best. They're all decent libraries.
Reply With Quote
  #6 (permalink)  
Old 06-06-08, 02:17 PM
Keyne's Avatar
Keyne Keyne is offline
Newbie Coder
 
Join Date: May 2007
Posts: 95
Thanks: 0
Thanked 0 Times in 0 Posts
Recently I've worked with prototype and scriptaculous only. I'm thinking to test now jQuery and Mootools.

Thanks for the answers.
Reply With Quote
  #7 (permalink)  
Old 06-06-08, 03:31 PM
jfulton's Avatar
jfulton jfulton is offline
Community VIP
 
Join Date: Apr 2006
Location: Los Angeles, CA
Posts: 660
Thanks: 0
Thanked 0 Times in 0 Posts
Also, as far as I know, Dojo is the only library which currently addresses web accessibility and I've heard it does it very well.

http://dojotoolkit.org/book/dojo-boo...ccessibility-0
Reply With Quote
  #8 (permalink)  
Old 06-06-08, 04:47 PM
zoliky's Avatar
zoliky zoliky is offline
Aspiring Coder
 
Join Date: Jun 2006
Posts: 537
Thanks: 0
Thanked 0 Times in 0 Posts
I think jQuery is pretty good and do much with less typing also "drupal" one of the best open-source CMS use jQuery as default framework. Good luck!
Reply With Quote
  #9 (permalink)  
Old 06-07-08, 05:26 AM
wirehopper's Avatar
wirehopper wirehopper is offline
-
 
Join Date: Feb 2006
Posts: 2,515
Thanks: 20
Thanked 109 Times in 106 Posts
Dojo strengths:
  • Regular expression validation, can be used on both server and client side
  • Easy implementation
  • Themes which allow you to present a polished interface very quickly, yet customize it if necessary.
  • Great collection of layout widgets
  • Browser compatibility is done well
  • Only loads as much code as necessary to process the page
  • Powerful event control
  • Easy to work with AJAX interface

http://dojotoolkit.org
Reply With Quote
  #10 (permalink)  
Old 06-09-08, 08:26 AM
Kelvin Kelvin is offline
Newbie Coder
 
Join Date: Apr 2004
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
Dojo gets my vote, especially since Zend Framework announced the interation of Dojo
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
jQuery UI Tabs + Lightbox Hunter JavaScript 2 07-12-08 03:52 AM


All times are GMT -5. The time now is 11:38 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.