Tag Archive > prototype

Table sorting collection using prototype 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

, ,