-
HTML5
HTML5 – Styling a Progress Bar
The progress tag introduced in HTML5 can be used to represent the progress of a task. For example, the following…
Read More » -
JavaScript
Ext JS – Caching AJAX Responses to HTML5 Web Storage for Better Performance
This post shows how you can improve performance of your Ext JS applications by using a “Caching AJAX Proxy”. This…
Read More »