[Cialug] OT: Issues with CSS

Bailey, Jonathan C cialug@cialug.org
Fri, 4 Mar 2005 19:01:03 -0600


But firefox has the same action as IE...

-----Original Message-----
From: cialug-admin@cialug.org [mailto:cialug-admin@cialug.org]On Behalf
Of Dave J. Hala Jr.
Sent: Friday, March 04, 2005 6:58 PM
To: Cialug
Subject: Re: [Cialug] OT: Issues with CSS


IE5 and IE6 sometimes does some funky stuff with CSS, that Mozilla and
Firefox handle properly...


On Fri, 2005-03-04 at 18:50, jcbailey@code0.net wrote:
> I don't THINK so.... I've only tested it with IE5/IE6/FF 1.0.1...
>=20
>=20
> Jon
>=20
> > John:
> > Using Mozilla Firefox 1.0 on Linux, and Konqueror 3.3.2 on Linux, I
> > see both DIVs disappear. To test, I also added a DIV without a =
class,
> > just to make sure. Could it be a browser rendering issue?
> >
> > On Fri, 4 Mar 2005 17:16:41 -0600 (CST), jcbailey@code0.net
> > <jcbailey@code0.net> wrote:
> >> Yes, this is a repost for anyone that is also on the CIAPUG =
list....
> >>
> >> ---snip---
> >>
> >> First, here is the HTML - next, the issue... (well, at least the
> >> relavent
> >> stuff).
> >>
> >> page.htm:
> >> <link rel=3Dstylesheet type=3Dtext/css href=3Dadmin.css =
media=3Dall>
> >> <link rel=3Dstylesheet type=3Dtext/css href=3Dadmin-print.css =
media=3Dprint>
> >> <div class=3Dmenubox id=3Dnav_domains>content</div>
> >> <div class=3Dmenubox>content</div>
> >>
> >> admin.css:
> >> .menubox {
> >>         padding:        2px;
> >>         width:          194px;
> >>         margin-top:     10px;
> >>         margin-bottom:  10px;
> >>         border:         1px solid #b1b1b1;
> >>         background:     #fff;
> >>         font-family:    Sans-Serif;
> >>         font-size:      10pt;
> >> }
> >>
> >> admin-print.css:
> >> .menubox { display: none; }
> >>
> >> The issue is that when I switch to the print format, any DIVs with =
an ID
> >> tag set don't disappear. The ones with no ID tag set disappear like =
they
> >> should. Any ideas?
> >>
> >> Jon
> >>
> >> _______________________________________________
> >> Cialug mailing list
> >> Cialug@cialug.org
> >> http://cialug.org/mailman/listinfo/cialug
> >>
> >
> >
> > --
> > Mark Hesseltine
> > mailto:markhesseltine@gmail.com
> > _______________________________________________
> > Cialug mailing list
> > Cialug@cialug.org
> > http://cialug.org/mailman/listinfo/cialug
> >
>=20
>=20
> _______________________________________________
> Cialug mailing list
> Cialug@cialug.org
> http://cialug.org/mailman/listinfo/cialug
--=20

Open Source Information Systems (OSIS)
Dave J. Hala Jr. <dave@osis.us>
641.485.1606

_______________________________________________
Cialug mailing list
Cialug@cialug.org
http://cialug.org/mailman/listinfo/cialug