yup I realized that after I had sent the email but corrected in my last one to 'toggled' <br><br>its the same problem as CSS layout and naming conventions<br>if you have your navigation menu floated left and you call the column #columnLeft
<br>and then decide it would look better on the right and change its float it can make for quite confusing code ;)<br><br><br><br><div><span class="gmail_quote">On 11/30/06, <b class="gmail_sendername">diego nunes</b> &lt;
<a href="mailto:dnunes@gmail.com">dnunes@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On 11/29/06, Aaron Bassett &lt;
<a href="mailto:aaronbassett@gmail.com">aaronbassett@gmail.com</a>&gt; wrote:<br>&gt; The advantages are much the same as separating them from the HTML.<br>&gt; By setting classes rather than styles you can then keep all style
<br>&gt; information within the stylesheet.<br><br>&nbsp;&nbsp;&nbsp;&nbsp;The advantages, obviously, are the separation of presentation and<br>behavior -- just the same as you do with content and formatting --,<br>but keep in mind that setting a class to &quot;.hide&quot; is as inefficient as
<br>setting the property directly from JavaScript.<br>&nbsp;&nbsp;&nbsp;&nbsp;The name of a property should reflect its meaning, not its formatting.<br><br>&nbsp;&nbsp;Amplexos.<br><br>--<br>diego nunes<br><a href="http://dnunes.com">dnunes.com</a><br>
_______________________________________________<br>Javascript mailing list<br><a href="mailto:Javascript@LaTech.edu">Javascript@LaTech.edu</a><br><a href="https://lists.LaTech.edu/mailman/listinfo/javascript">https://lists.LaTech.edu/mailman/listinfo/javascript
</a><br></blockquote></div><br>