Another CSS Reminder
Just a reminder (mostly to myself) about the difference between the CSS properties ‘display’ and ‘visibility’. Check it out: http://www.devx.com/tips/Tip/13638.
And more importantly, don’t try to use JavaScript to adjust the ‘style.visibility’ property once you’ve set ‘display’ to ‘none’. :)
Posted on Monday February 22nd
