Closed Thread Icon

Topic awaiting preservation: javascript framework? (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=27115" title="Pages that link to Topic awaiting preservation: javascript framework? (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: javascript framework? <span class="small">(Page 1 of 1)</span>\

 
lallous
Maniac (V) Inmate

From: Lebanon
Insane since: May 2001

posted posted 12-08-2005 16:58

hello

I am looking for a javascript / dhtml / ajax framework.

something that will allow me to:

1. create menus dynamically, such as:

var x = new Menu(); x.newMenuItem(new MenuItem('yadsad'));

etc...to build a complete menu structure ,as if programming the windows api.

2. create windows resizable, maximizable, closable dhtml windows

3. create a status bar object..

allows one to create a status bar, whose elements/columns are easily accessible.

4. allows loading of external html files into a given dhtml window

5. ajax libraries in that framework

etc....

anyone knows such a javascript framework?

--
Regards,
Elias

Tyberius Prime
Paranoid (IV) Mad Scientist with Finglongers

From: Germany
Insane since: Sep 2001

posted posted 12-09-2005 08:41

http://script.aculo.us/ has some nice ajax and dhtml librarys but no menu, no windows, no status bar ;-).
But it might be a good start.

« BackwardsOnwards »

Show Forum Drop Down Menu