JS GUI framework

Any problem with javascript can be discussed here.
Post Reply
Lixas
Posts: 750
Joined: Wed Feb 16, 2005 4:21 pm

JS GUI framework

Post by Lixas »

Hi scripters :)

I'm looking for Javascript based Graphical User Interface (GUI) framework. Cold you post some recommendations ??


Image
delivi
Posts: 454
Joined: Sun Mar 26, 2006 1:24 pm
Contact:

Post by delivi »

you can use the following frame works,

* ExtJS - http://extjs.com/
* Yahoo! User Interface - http://developer.yahoo.com/yui/
* jQuery UI - http://ui.jquery.com/
* UIZE - http://www.uize.com/
* Bindows - http://www.bindows.net/
* Backbase - http://www.backbase.com/
* Rico - http://openrico.org/
* Prototype JS - http://www.prototypejs.org/
* Dojo - http://dojotoolkit.org/
* script.aculo.us - http://script.aculo.us/
* Mochikit - http://mochikit.com/
Lixas
Posts: 750
Joined: Wed Feb 16, 2005 4:21 pm

Post by Lixas »

one of my option would be extJS, and also i'm thinking about "qooxdoo". Maybe some pros and cons about this framework from you experience? :)
Image
Gebbo
Posts: 554
Joined: Tue May 16, 2006 3:22 pm

JavaScript

Post by Gebbo »

delivi wrote:you can use the following frame works,

* ExtJS - http://extjs.com/
* Yahoo! User Interface - http://developer.yahoo.com/yui/
* jQuery UI - http://ui.jquery.com/
* UIZE - http://www.uize.com/
* Bindows - http://www.bindows.net/
* Backbase - http://www.backbase.com/
* Rico - http://openrico.org/
* Prototype JS - http://www.prototypejs.org/
* Dojo - http://dojotoolkit.org/
* script.aculo.us - http://script.aculo.us/
* Mochikit - http://mochikit.com/
Interesting links, we use JavaScript at college so this might help me out..
.............................:: Spirit of Fire ::..................................

Image
delivi
Posts: 454
Joined: Sun Mar 26, 2006 1:24 pm
Contact:

Post by delivi »

I extensively use jQuery. I can do almost all the stuff I want with a couple of Plugins and coding something if I couldn't find one :)
thecobra
Posts: 196
Joined: Tue Mar 11, 2008 11:30 am

Post by thecobra »

Gebbo wrote:Interesting links, we use JavaScript at college so this might help me out..
yeah me too, does does framework jsut give you the code and then you have to put it into ecipse to try them or could we add the code to them and try them in the same framework?
Lixas
Posts: 750
Joined: Wed Feb 16, 2005 4:21 pm

Post by Lixas »

thecobra wrote:does framework just give you the code and then you have to put it into ecipse to try them or could we add the code to them and try them in the same framework?
http://en.wikipedia.org/wiki/Framework
Image
thecobra
Posts: 196
Joined: Tue Mar 11, 2008 11:30 am

Post by thecobra »

when i said that last post(REALLY LONG AGO) i was asking if the program supplies us with the framework code only or if we can add code to the framework from the program and execute it with the program.

note:No need to answer but i just wanted to make it clearer about what i had said. sorry for my old nooblish ways :(
arash
Posts: 12
Joined: Thu Feb 26, 2009 9:21 pm

sorry

Post by arash »

sorry becuase of i dont know this post place!
what's the last version of network frame work and download link plz!:);)
Post Reply