31 January 2010
By aditia
In Javascript
In this post I want to show some solution to build sorting table using Prototype Javascript Framework, although the library is not really popular right now (maybe because of Jquery), the community is still live. Most of this script using default style, of course you can customize it.
1. Table Orderer
Demo | Download
Continue reading
Javascript, prototype, table
21 August 2009
By aditia
In Javascript
ExtJS is one of the most popular javascript user interface framework, it offer a bunch of great user interface component, if you are a Java Programmer it better you use the Ext-GWT, but if you are a web programmer who always using web scripting language such as PHP, it may be painless if you learn [...]
Continue reading
extjs, framework, Javascript