Re: [WSG] Client cannot view website

2008-04-08 Thread Lynette Smith
Алексей Тен wrote: I'm can't see content in IE6 too. Adding position:relative to #sidebar and #main fixes the problem. Thank you - that seems to have fixed it. Thanks to everybody who replied - the problem seems to be limited to IE6 - and I have fixed the embarrassing typo in . Kind regar

Re: [WSG] Review Accessability Of My Site

2008-04-08 Thread Jon Gunderson
Here is a tool that can help identify functional accessibility issues: http://fae.cita.uiuc.edu Jon On Sun, Apr 6, 2008 at 9:57 PM, Marvin Hunkin <[EMAIL PROTECTED]> wrote: > -- > Check out my home page at http://startrekcafe.stevesdomain.net/ > Check out my Jaws Australia Group at > http://gr

[WSG] Out of Office AutoReply: WSG Digest

2008-04-08 Thread Wittstruck, Will (LNI)
I am currently out of the office. For Express Filing questions/issues/concerns, please contact Kent Schweikert at (360)902-5925 or Web Customer Support at (360)902-5999. *** List Guidelines: http://webstandardsgroup.org/mail/guide

Re: [WSG] Client cannot view website

2008-04-08 Thread Joseph Ortenzi
broken HTML rule one: verify the HTML/CSS as any problems are usually in there: Hope this helps. joe On Apr 08, 2008, at 16:08, <[EMAIL PROTECTED]> wrote: Hi Lyn, I can see all the pages except facilities.html jumps out of frame and the pale green background disappears usin

Re: [WSG] Client cannot view website

2008-04-08 Thread dave
Hi Lyn, I can see all the pages except facilities.html jumps out of frame and the pale green background disappears using IE 7 rest of site seems ok All works well in FireFox and Netscape.. So it seems you have a problem with your header or css which could be causing it not to work correctly w

Re: [WSG] Dreamweaver8

2008-04-08 Thread Andrew Maben
On Apr 7, 2008, at 8:10 AM, John Hancock wrote: Please, please, please everyone. Discuss web standards on the web standards group mailing list, and "my text/WYSIWY editor is better than yours" on the HTML Editors mailing list... If there isn't one, feel free to set it up. thanks, Grumpy

Re: [WSG] RE: NVU

2008-04-08 Thread kate
lolol Got it last night but prefer Dreamweaver which I now have. Kate - Original Message - From: [EMAIL PROTECTED] To: wsg@webstandardsgroup.org Sent: Tuesday, April 08, 2008 1:46 PM Subject: [WSG] RE: NVU Don't mean to be negative, but NVU is a pretty poor choice: even it

[WSG] RE: NVU

2008-04-08 Thread michael.brockington
Don't mean to be negative, but NVU is a pretty poor choice: even its own home page admits that! (Last release was 2005, and that should never have been classed as version 1, and no development work being undertaken.) As far as I can see, the best choice on the open source route is SeaMonkey. Re

Re: [WSG] Re: WSG Digest

2008-04-08 Thread Gregorio Espadas
Nvu is a great choice. I use Bluefish and Komodo Edit , both great, both opensource, both free. Gregorio Espadas gespadas [at] gmail [dot] com On Mon, Apr 7, 2008 at 3:14 PM, Delilah Hinman <[EMAI

Re: [WSG] Client cannot view website

2008-04-08 Thread Nick Cowie
ditto in IE6 there is nothing below the menubar except on the facilities page where the content appears, but the header appears halfway down the page. because of ' ' I would add float: left; for #content if you float a block you need to float it's parent for some browsers to render it. Nick

Re: [WSG] Client cannot view website

2008-04-08 Thread Mohammed Amine Koulali
Hi Lynette; It may be a problem related to the use of attribute float or width in the stylesheet.First view the source code of the page in the browser and check if the block visually absent is present. If it is, verify the stylesheet. Sorry I can't do the verification because i use firefox, a

Re: [WSG] Client cannot view website

2008-04-08 Thread kate
Hello, Check firewall, antivirus, zone alarm. Computer settings. desktop ->properties -> settings. Hope this helps Kate http://jungaling.com/Malaysia/ - Original Message - From: Lynette Smith To: wsg@webstandardsgroup.org Sent: Tuesday, April 08, 2008 9:00 AM Subject: [WSG]

Re: [WSG] Client cannot view website

2008-04-08 Thread Алексей Тен
I'm can't see content in IE6 too. Adding position:relative to #sidebar and #main fixes the problem. On Tue, Apr 8, 2008 at 12:00 PM, Lynette Smith <[EMAIL PROTECTED]> wrote: > I hope this post is allowed. Just had a call from a client to say he > cannot see all of his website. He does not seem

[WSG] Client cannot view website

2008-04-08 Thread Lynette Smith
I hope this post is allowed. Just had a call from a client to say he cannot see all of his website. He does not seem very computer literate. He says he can see the "first bit" ( header and the navigation bar underneath the header), but below is just a green blank page. I can see nothing wr