Steve Brantley wrote:
> Hi, brand new member here.
>
>   
Welcome!


> window.document.getElementById("framed-love").style.visibility="hidden";
> window.document.getElementById("framed-starsong").style.visibility="hidden";
> window.document.getElementById(framed-babysbath).style.visibility="visible";
>   

Without looking at anythign else, the argument for the last line above 
has not quotes. So, javascript is trying to subtract 2 non-existent 
variables.

--
Wellington
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to