CK wrote: > For Show/Hide Dom Switching
You may find this article useful: http://tjkdesign.com/articles/toggle_elements.asp </plug> It is about using javascript to create the links and hide the DDs ("progressive enhancement"). > See this <http://working.bushidodeep.com/dom_site/template_02.php> There is a problem in IE6, the wrapper is too wide. This is because you declare a width of 100% for "h2#second-header" but also some horizontal margin in your h1,h2,h3,h4 {} rule. --- Regards, Thierry | www.TJKDesign.com ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
