[WSG] Stacking problem in IE6

2007-11-21 Thread Carol Doersom
This page has a Suckerfish dropdown menu: http://www.blinn.edu/sbdc/_notes/blinn/index.htm Its stylesheet: http://www.blinn.edu/sbdc/_notes/blinn/index-css.css The left two dropdown menus (correctly) overlap the form that's below them in FF, Opera & IE7, but in IE6 those two menus drop down *be

Re: [WSG] RE: Re: IMG and text alignment

2005-04-25 Thread Carol Doersom
White Ash wrote: is there a way to have the items in my navbar automatically stretch from the left margin to the right margin? I currently have a 10px right margin setting for each item in the css, but that doesn't seem very scientific to me and leaves a ragged right margin. relevant css file:

Re: [WSG] Comments on new wirelessforum.org.nz site?

2005-04-07 Thread Carol Doersom
Sigurd Magnusson wrote: We just 'soft launched' a new website, http://www.wirelessforum.org.nz, so if anyone can point out things in our markup or CSS to make it even more bullet proof, or find any holes, that would be fantastic Siggy, Try increasing the text sizein FF one size larger ca

Re: [WSG] Hidden Content

2005-03-30 Thread Carol Doersom
Is it acceptable to use display:none to hide text from all browsers but NN4? Because of the layout of one of my site's pages, it makes no sense as it degrades unless I add an explanitory and that appear only in NN4. I have them positioned way off screen [.ns4 and .special], but intend to cha

Re: [WSG] A web page crashing FireFox 1.01

2005-03-25 Thread Carol Doersom
Angus, I didn't have any trouble with that page using FF1.0.1. There are several malformed or missing s and s in your html but I wouldn't expect that to cause your PC to crash. Maybe something else is going on. You might check the Firefox general forum at http://forums.mozillazine.org/index.php

Re: [WSG] XML Declaration

2005-03-25 Thread Carol Doersom
Collin, Then why would W3C use it on their own site? This is the first 4 lines of their source code for their home page: http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";> http://www.w3.org/1999/xhtml"; xml:lang="en-US" lang="en-US"> http://www.w3.org/2000/08/w3c-synd/#";> I'm not being argume

Re: [WSG] Who's putting javascript in my code?

2005-03-24 Thread Carol Doersom
g I've ignored but also been curious about. Christie Mason -Original Message- *From:* Carol Doersom <mailto:[EMAIL PROTECTED]> *To:* wsg@webstandardsgroup.org <mailto:wsg@webstandardsgroup.org> *Sent:* Wednesday, March 23, 2005 9:12 PM *Subject:* [WSG] Who's p

[WSG] Who's putting javascript in my code?

2005-03-23 Thread Carol Doersom
This line of js appears in the head of my site's pages: