Re: [css-d] layer visibility

2006-04-13 Thread Christian Heilmann
> > Does anyone have a quick js to make an invisible layer visible when > > clicking a button? > > document.getElementById('myLayer').className = "aClassStyledToBeVisible"; That is a bit out of context http://www.onlinetools.org/articles/unobtrusivejavascript/cssjsseparation.html Shows an ex

Re: [css-d] layer visibility

2006-04-13 Thread David Dorward
On 13/04/06, Steve Rachels <[EMAIL PROTECTED]> wrote: > Does anyone have a quick js to make an invisible layer visible when > clicking a button? document.getElementById('myLayer').className = "aClassStyledToBeVisible"; -- David Dorward ___

[css-d] layer visibility

2006-04-13 Thread Steve Rachels
Does anyone have a quick js to make an invisible layer visible when clicking a button? TIA __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?p