HUX
WARNING : Site under construction
HUX stands for HTTP Using XML1. It is a simple and powerful tool to :
- load contents asynchronously, using XMLHttpRequest (most known as AJAX, which is merely a buzzword ;))
- update URL and manage history
- ensure your website is correctly indexed by search engines (experimental)
- provide animation when loading contents (experimental; needs CSS KeyFrame Support)
- submit form data without refreshing the whole page
- and other things...
HUX is written in JavaScript. However, in most cases, you will only have to deal with HTML.
Otherwise, HUX provides public methods for your JavaScripts.
And did we say that HUX is free, open-source, modular and extendable ? :)
1 : The name is obsolete since we use more generally markups. The name may change in the futur
|