This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes HTML, CSS and JavaScript and the fly likes EXT JS over java script Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "EXT JS over java script" Watch "EXT JS over java script" New topic
Author

EXT JS over java script

jacob deiter
Ranch Hand

Joined: Apr 02, 2008
Posts: 576
Generally Java script is used for HTML page validation,in my application architect planned to use EXT JS ,I just wondered why they use EXT JS.As per my understanding javascript is enough ,can any one explain what is the use of EXT JS over java script.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56207
    
  13

EXT JS is a JavaScript library, so it's not used instead of JavaScript, it's used with JavaScript.

It's just another library like jQuery, Prototype, Dojo, Moo Tools, and so on.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: EXT JS over java script
 
Similar Threads
Ext JS
Best technology to build gui ?
Simple Web Apps
difference between Ext JS and AJAX
Which java script framework is best ?