Archive for July 2009
Jul/09
9
JavaScript reports 0 (Zero) Height and Width for hidden image
2 Comments | Posted by Will Wright in CSS, HTML, JavaScript, jQuery
The Problem: I was recently modifying an image gallery for a customer that used a pretty slick JavaScript Carousel for the presentation. The Basic idea was that the images were all outputted within an LI, hidden via CSS, and then the JavaScript carousel used that LI as the datasource to build the gallery. Everything worked [...]
