aspose file tools
The moose likes Ruby and the fly likes Info on JQuery/ Dojo Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Other Languages » Ruby
Reply Bookmark "Info on JQuery/ Dojo" Watch "Info on JQuery/ Dojo" New topic
Author

Info on JQuery/ Dojo

Vilpesh Mistry
Ranch Hand

Joined: May 27, 2003
Posts: 59
Hi all,

A] Which of the javascript frameworks is the best supported from RubyOnRails ?
1> JQuery.
2> Dojo.

B] Which one out of the JQuery and Dojo can be used for complex javascript DOM manipulation.


Is their any other framework other than above specified best to use while developing in RubyOnRails.

thanks.


Thanks.
Bear Bibeault
Author and opinionated walrus
Marshal

Joined: Jan 10, 2002
Posts: 50691

A. Yes
B. Yes

In other words, both are suitable.

Of the two, jQuery seems to be the most popular, so if you want the one with best support in forums and the most people with general knowledge of it, jQuery is the way to go.



[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12612
Prototype is the default RoR JavaScript framework, but either works fine. There's zero built-in support for Dojo, and I'm not sure if there are any plugins for it.
Balaji Loganathan
author and deputy
Bartender

Joined: Jul 13, 2001
Posts: 3150
+1 for jQuery


Spritle Software Blogs
 
 
subject: Info on JQuery/ Dojo
 
Threads others viewed
jQuery and other JavaScript libraries
what is the special in your book ?
Opinions on Dojo / Dijit
DOJO & Performance
Best AJAX framework library for Struts.
IntelliJ Java IDE