You shouldn't do. 

What's going wrong in your example?

-----Original Message-----
From: Scott Stewart [mailto:[EMAIL PROTECTED] 
Sent: 10 October 2008 15:19
To: cf-talk
Subject: SOT: setting div visibility with javascript

Hey all,

If I'm setting the visibility for a div (display:none or display:block 
in this case), do also need to set visibility for anything inside the 
div. IE:

<div id="a" style="display:none;">
    <span class="whatever">
       blah
    </span>
</div>

If I wanted this to not display, and behave properly, do I need to set 
the display property for the span tag as well?

-- 
Scott Stewart
ColdFusion Developer

Office of Research Information Systems
Research &amp; Economic Development
University of North Carolina at Chapel Hill

Phone:(919)843-2408
Fax: (919)962-3600
Email: [EMAIL PROTECTED]





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313715
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to