08 Nov, 2008
Posted by: admin In: Goodies
http://code.google.com/webtoolkit/
The Google Web Toolkit is an OpenSource Java software development framework. It allows developers to create applications natively in Java, the Toolkit then converts that code into JavaScript and HTML. The majority of the time spent on web applications today is spent on testing. Everything from CSS up to JavaScript framework configurations. This framework […]
17 Sep, 2008
Posted by: admin In: Goodies
While creating a filebrowser for a project, I have tried several JavaScript tree menus and found this one the easiest to work with.
dTree is an easy to setup & use classic JavaScript tree menu.
With a XHTML 1.0 strict validated output, this tree menu supports unlimited number of levels and remembers the state between pages.
Other features […]