Most users expect to automatically be “scrolled” to the last viewed position of a list when they return to it. Android [...] Read more »
Creating Custom Views for Tabs in an Android Activity using TabHost and TabWidget
Android’s built-in support for tabbed layouts is pretty good. By default, one can easily create a tab layout which has [...] Read more »
Adjust Height of Android TabWidget
Android TabWidget allows for straightforward customization of the View used for tab look and feel. However, there is no direct [...] Read more »
Preloading Images with JavaScript
This is a simple and effective way to pre-load images on a page, using JavaScript. This is particularly useful for [...] Read more »
Simple Reference for HTML Image Maps
Image Maps are useful for adding visual flair to a web page. They allow you to divide an image into [...] Read more »