thanks david..<br><br><br><div><span class="gmail_quote">On 11/21/06, <b class="gmail_sendername"><a href="mailto:javascript-request@latech.edu">javascript-request@latech.edu</a></b> &lt;<a href="mailto:javascript-request@latech.edu">
javascript-request@latech.edu</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;">Send Javascript mailing list submissions to
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:javascript@LaTech.edu">javascript@LaTech.edu</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://lists.LaTech.edu/mailman/listinfo/javascript">https://lists.LaTech.edu/mailman/listinfo/javascript
</a><br>or, via email, send a message with subject or body 'help' to<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:javascript-request@LaTech.edu">javascript-request@LaTech.edu</a><br><br>You can reach the person managing the list at<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="mailto:javascript-owner@LaTech.edu">javascript-owner@LaTech.edu</a><br><br>When replying, please edit your Subject line so it is more specific<br>than &quot;Re: Contents of Javascript digest...&quot;<br><br><br>Today's Topics:
<br><br>&nbsp;&nbsp; 1. Adam Connor/US/Warranty is out of the office.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(<a href="mailto:Adam.Connor@us.aonwarranty.com">Adam.Connor@us.aonwarranty.com</a>)<br>&nbsp;&nbsp; 2. Adam Connor/US/Warranty is out of the office.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(<a href="mailto:Adam.Connor@us.aonwarranty.com">
Adam.Connor@us.aonwarranty.com</a>)<br>&nbsp;&nbsp; 3. Re: DIV height problem in IE (David Hucklesby)<br><br><br><br>---------- Forwarded message ----------<br>From: <a href="mailto:Adam.Connor@us.aonwarranty.com">Adam.Connor@us.aonwarranty.com
</a><br>To: <a href="mailto:javascript@LaTech.edu">javascript@LaTech.edu</a><br>Date: Mon, 20 Nov 2006 16:01:40 -0600<br>Subject: [Javascript] Adam Connor/US/Warranty is out of the office.<br><br>I will be out of the office starting&nbsp;&nbsp;11/17/2006 and will not return until
<br>11/28/2006.<br><br>I will be checking emails daily and i am available via cellphone 773 606<br>0585.<br><br><br>This message is intended only for the addressee and may contain information<br>that is confidential or privileged. Unauthorized use is strictly prohibited
<br>and may be unlawful. If you are not the intended recipient, or the person<br>responsible for delivering to the intended recipient, you should not read,<br>copy, disclose or otherwise use this message, except for the purpose of
<br>delivery to the addressee. If you have received this email in error, please<br>delete and advise the IT Security department at <a href="mailto:ITSEC@combined.com">ITSEC@combined.com</a><br>immediately<br><br><br><br><br>
<br>---------- Forwarded message ----------<br>From: <a href="mailto:Adam.Connor@us.aonwarranty.com">Adam.Connor@us.aonwarranty.com</a><br>To: <a href="mailto:javascript@LaTech.edu">javascript@LaTech.edu</a><br>Date: Mon, 20 Nov 2006 16:01:40 -0600
<br>Subject: [Javascript] Adam Connor/US/Warranty is out of the office.<br><br>I will be out of the office starting&nbsp;&nbsp;11/17/2006 and will not return until<br>11/28/2006.<br><br>I will be checking emails daily and i am available via cellphone 773 606
<br>0585.<br><br><br>This message is intended only for the addressee and may contain information<br>that is confidential or privileged. Unauthorized use is strictly prohibited<br>and may be unlawful. If you are not the intended recipient, or the person
<br>responsible for delivering to the intended recipient, you should not read,<br>copy, disclose or otherwise use this message, except for the purpose of<br>delivery to the addressee. If you have received this email in error, please
<br>delete and advise the IT Security department at <a href="mailto:ITSEC@combined.com">ITSEC@combined.com</a><br>immediately<br><br><br><br><br><br>---------- Forwarded message ----------<br>From: David Hucklesby &lt;<a href="mailto:davidh126@writeme.com">
davidh126@writeme.com</a>&gt;<br>To: \[JavaScript List\] &lt;<a href="mailto:javascript@LaTech.edu">javascript@LaTech.edu</a>&gt;<br>Date: Mon, 20 Nov 2006 17:48:50 -0800<br>Subject: Re: [Javascript] DIV height problem in IE
<br>On Mon, 20 Nov 2006 09:17:52 +0530, vijaykumar bavareddy wrote:<br>&gt; Hi, trying to place DIV with height less than 15 using below code..<br>&gt; its works fine in firefox but not in IE.. in IE its showing height<br>
&gt; around 15px by default.. please help in this regard...<br><br>Hi Vijaykumar,<br><br>The height you see is the blank text between the open and close tags.<br>Unfortunately IE still &quot;sees&quot; text when you write the two tags next to
<br>each other. Adding an HTML comment between works though:<br><br>&nbsp;&nbsp;&lt;div id=&quot;vscl&quot;&gt;&lt;!-- --&gt;&lt;/div&gt;<br><br>Attempting to fake it with font-size will only break for your visitors<br>that use IE accessibility options.
<br><br>Cordially,<br>David<br>--<br><a href="http://www.hucklesby.com">www.hucklesby.com</a><br><br><br><br><br><br><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><br><br></blockquote></div><br>