Archive for May 19th, 2010

Wednesday, May 19th, 2010

Dynamic Image Sizing

People use all different screen resolutions on their computers and not everyone has their browser window open full screen. This simple JavaScript will detect the available space in the browser window and select between two different sized versions of the same image depending on whether or not the larger one will fit. That allows those [...]