Skip to main content

Posts

Showing posts with the label usability

My scrollbar is broken!

I am thankful for AJAX (Asynchronous JavaScript and XML) aka the technology behind web browsers' ability to load data dynamically without having to refresh. It has saved us from the thankless task of refreshing our browser endlessly to view any update. If it hadn't been for this technology, web applications would have permanently lagged behind native applications in terms of usability. And I will even go out on a limb and say that maybe even web 2.0 might not have been as robust had it not been for AJAX. However the evolution of AJAX and its omnipresence in web 2.0 has had a few unintended consequences. One of them is the broken scroll bar.