Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] Re: Javascript Digest, Vol 45, Issue 19
- From: abvijayreddy at gmail.com (vijaykumar bavareddy)
- Subject: [Javascript] Re: Javascript Digest, Vol 45, Issue 19
- Date: Tue Nov 21 22:22:51 2006
thanks david.. On 11/21/06, javascript-request@xxxxxxxxxx <javascript-request@xxxxxxxxxx> wrote: > > Send Javascript mailing list submissions to > javascript@xxxxxxxxxx > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.LaTech.edu/mailman/listinfo/javascript > or, via email, send a message with subject or body 'help' to > javascript-request@xxxxxxxxxx > > You can reach the person managing the list at > javascript-owner@xxxxxxxxxx > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Javascript digest..." > > > Today's Topics: > > 1. Adam Connor/US/Warranty is out of the office. > (Adam.Connor@xxxxxxxxxxxxxxxxxx) > 2. Adam Connor/US/Warranty is out of the office. > (Adam.Connor@xxxxxxxxxxxxxxxxxx) > 3. Re: DIV height problem in IE (David Hucklesby) > > > > ---------- Forwarded message ---------- > From: Adam.Connor@xxxxxxxxxxxxxxxxxx > To: javascript@xxxxxxxxxx > Date: Mon, 20 Nov 2006 16:01:40 -0600 > Subject: [Javascript] Adam Connor/US/Warranty is out of the office. > > I will be out of the office starting 11/17/2006 and will not return until > 11/28/2006. > > I will be checking emails daily and i am available via cellphone 773 606 > 0585. > > > This message is intended only for the addressee and may contain > information > that is confidential or privileged. Unauthorized use is strictly > prohibited > and may be unlawful. If you are not the intended recipient, or the person > responsible for delivering to the intended recipient, you should not read, > copy, disclose or otherwise use this message, except for the purpose of > delivery to the addressee. If you have received this email in error, > please > delete and advise the IT Security department at ITSEC@xxxxxxxxxxxx > immediately > > > > > > ---------- Forwarded message ---------- > From: Adam.Connor@xxxxxxxxxxxxxxxxxx > To: javascript@xxxxxxxxxx > Date: Mon, 20 Nov 2006 16:01:40 -0600 > Subject: [Javascript] Adam Connor/US/Warranty is out of the office. > > I will be out of the office starting 11/17/2006 and will not return until > 11/28/2006. > > I will be checking emails daily and i am available via cellphone 773 606 > 0585. > > > This message is intended only for the addressee and may contain > information > that is confidential or privileged. Unauthorized use is strictly > prohibited > and may be unlawful. If you are not the intended recipient, or the person > responsible for delivering to the intended recipient, you should not read, > copy, disclose or otherwise use this message, except for the purpose of > delivery to the addressee. If you have received this email in error, > please > delete and advise the IT Security department at ITSEC@xxxxxxxxxxxx > immediately > > > > > > ---------- Forwarded message ---------- > From: David Hucklesby <davidh126@xxxxxxxxxxx> > To: \[JavaScript List\] <javascript@xxxxxxxxxx> > Date: Mon, 20 Nov 2006 17:48:50 -0800 > Subject: Re: [Javascript] DIV height problem in IE > On Mon, 20 Nov 2006 09:17:52 +0530, vijaykumar bavareddy wrote: > > Hi, trying to place DIV with height less than 15 using below code.. > > its works fine in firefox but not in IE.. in IE its showing height > > around 15px by default.. please help in this regard... > > Hi Vijaykumar, > > The height you see is the blank text between the open and close tags. > Unfortunately IE still "sees" text when you write the two tags next to > each other. Adding an HTML comment between works though: > > <div id="vscl"><!-- --></div> > > Attempting to fake it with font-size will only break for your visitors > that use IE accessibility options. > > Cordially, > David > -- > www.hucklesby.com > > > > > > > _______________________________________________ > Javascript mailing list > Javascript@xxxxxxxxxx > https://lists.LaTech.edu/mailman/listinfo/javascript > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.LaTech.edu/pipermail/javascript/attachments/20061122/e1f5b9bf/attachment.html
- Prev by Date: [Javascript] DIV height problem in IE
- Next by Date: [Javascript] Out of office
- Previous by thread: [Javascript] Adam Connor/US/Warranty is out of the office.
- Next by thread: [Javascript] Out of office
- Index(es):