Re: [WSG] Hi all, need some help with a peekaboo bug in IE - SOLVED

2005-12-30 Thread Ric Raftis

G'day Barrie,

I think what you need here is called the Holly Hack.  It fixes ul, li 
problems that IE mucks up.  CSS for my sites where I use uls include:-


/* Fix IE. Hide from IE Mac \*/
* html #navbar ul li { float: left; }
* html #navbar ul li a { height: 1%; }
/* End */

Reference: http://www.communitymx.com/content/article.cfm?page=2&cid=C37E0

Regards,

Ric



Barrie North wrote:


How weird, it was being caused by the styles on the ul in the black main
menu box. I don't know why that would shift the whole column, o well.

Barrie North
Compass Design

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Barrie North
Sent: Friday, December 30, 2005 9:57 PM
To: wsg@webstandardsgroup.org
Subject: [WSG] Hi all, need some help with a peekaboo bug in IE

I am making a site for IE6+ and am really stuck over an IE bug.

http://joomlashack.compassdesigns.net/js_jshack06v2/index1.html

Some strange bug is occurring in IE6, the left column bounces all over. It
seems to be related to the peekaboo bug and you can see it when you mouse
over the links to the left column in the "main menu". Refresh the page in IE
so see the bug again.

Also, if you click on the "blog" link
http://joomlashack.compassdesigns.net/js_jshack06v2/index1.html
you get a two column layout. For some reason the left column decides it
wants to be in a different place.

The solutions I know of involve position:relative and height:1% and
line-height:1.2. I have tried all three of these but not had anything work.

Apologies in advance for not making a page that isolated the bug better.
This is CMS output and I found this bug late in the production cycle...

Cheers
Barrie North


**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**





**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**



 



**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**



RE: [WSG] Hi all, need some help with a peekaboo bug in IE

2005-12-30 Thread Barrie North
Joomla is great. I actually design commercial templates for it, you might be
using one of mine!

I was just stuck on this CSS bug.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Mike Witten
Sent: Friday, December 30, 2005 11:45 PM
To: wsg@webstandardsgroup.org
Subject: RE: [WSG] Hi all, need some help with a peekaboo bug in IE

Hi, I have just started to look at the Joomla CMS. The template I am using
doesn't do that.
I am using IE6. In the Joomla administrator page on the tool bar click on
site, then template manager, then site template
Choose which template and choose edit ccs. This is what the template I am
using has 

#left{/* menu */
background:#DCEAF7;
border:1px solid #859EB2;
left:10px;
position:absolute;
top:85px;
width:167px;

Not sure how you like Joomla The jury is still out with me.

Mike

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Barrie North
Sent: Friday, December 30, 2005 6:57 PM
To: wsg@webstandardsgroup.org
Subject: [WSG] Hi all, need some help with a peekaboo bug in IE

I am making a site for IE6+ and am really stuck over an IE bug.

http://joomlashack.compassdesigns.net/js_jshack06v2/index1.html

Some strange bug is occurring in IE6, the left column bounces all over. It
seems to be related to the peekaboo bug and you can see it when you mouse
over the links to the left column in the "main menu". Refresh the page in IE
so see the bug again.

Also, if you click on the "blog" link
http://joomlashack.compassdesigns.net/js_jshack06v2/index1.html
you get a two column layout. For some reason the left column decides it
wants to be in a different place.

The solutions I know of involve position:relative and height:1% and
line-height:1.2. I have tried all three of these but not had anything work.

Apologies in advance for not making a page that isolated the bug better.
This is CMS output and I found this bug late in the production cycle...

Cheers
Barrie North


**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
**

-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.9/217 - Release Date: 12/30/2005
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.9/217 - Release Date: 12/30/2005
 

**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
**





**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
**



RE: [WSG] Hi all, need some help with a peekaboo bug in IE

2005-12-30 Thread Mike Witten
Hi, I have just started to look at the Joomla CMS. The template I am using
doesn't do that.
I am using IE6. In the Joomla administrator page on the tool bar click on
site, then template manager, then site template
Choose which template and choose edit ccs. This is what the template I am
using has 

#left{/* menu */
background:#DCEAF7;
border:1px solid #859EB2;
left:10px;
position:absolute;
top:85px;
width:167px;

Not sure how you like Joomla The jury is still out with me.

Mike

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Barrie North
Sent: Friday, December 30, 2005 6:57 PM
To: wsg@webstandardsgroup.org
Subject: [WSG] Hi all, need some help with a peekaboo bug in IE

I am making a site for IE6+ and am really stuck over an IE bug.

http://joomlashack.compassdesigns.net/js_jshack06v2/index1.html

Some strange bug is occurring in IE6, the left column bounces all over. It
seems to be related to the peekaboo bug and you can see it when you mouse
over the links to the left column in the "main menu". Refresh the page in IE
so see the bug again.

Also, if you click on the "blog" link
http://joomlashack.compassdesigns.net/js_jshack06v2/index1.html
you get a two column layout. For some reason the left column decides it
wants to be in a different place.

The solutions I know of involve position:relative and height:1% and
line-height:1.2. I have tried all three of these but not had anything work.

Apologies in advance for not making a page that isolated the bug better.
This is CMS output and I found this bug late in the production cycle...

Cheers
Barrie North


**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
**

-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.9/217 - Release Date: 12/30/2005
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.9/217 - Release Date: 12/30/2005
 

**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
**



Re: [WSG] Semantic Syllabus: Site Critique

2005-12-30 Thread Kenny Graham
The only problem I see in IE6/Win is very minor.  The top
margin/padding that it has in other browsers doesn't show up in
IE6/Win, so the logo butts up against the very top of the page.  One
other minor thing (in all browsers I tested) is a very noticable
flashing on the first time I hover one of the nav links.
**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
**



RE: [WSG] Hi all, need some help with a peekaboo bug in IE - SOLVED

2005-12-30 Thread Barrie North
How weird, it was being caused by the styles on the ul in the black main
menu box. I don't know why that would shift the whole column, o well.

Barrie North
Compass Design

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Barrie North
Sent: Friday, December 30, 2005 9:57 PM
To: wsg@webstandardsgroup.org
Subject: [WSG] Hi all, need some help with a peekaboo bug in IE

I am making a site for IE6+ and am really stuck over an IE bug.

http://joomlashack.compassdesigns.net/js_jshack06v2/index1.html

Some strange bug is occurring in IE6, the left column bounces all over. It
seems to be related to the peekaboo bug and you can see it when you mouse
over the links to the left column in the "main menu". Refresh the page in IE
so see the bug again.

Also, if you click on the "blog" link
http://joomlashack.compassdesigns.net/js_jshack06v2/index1.html
you get a two column layout. For some reason the left column decides it
wants to be in a different place.

The solutions I know of involve position:relative and height:1% and
line-height:1.2. I have tried all three of these but not had anything work.

Apologies in advance for not making a page that isolated the bug better.
This is CMS output and I found this bug late in the production cycle...

Cheers
Barrie North


**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
**





**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
**



[WSG] Hi all, need some help with a peekaboo bug in IE

2005-12-30 Thread Barrie North
I am making a site for IE6+ and am really stuck over an IE bug.

http://joomlashack.compassdesigns.net/js_jshack06v2/index1.html

Some strange bug is occurring in IE6, the left column bounces all over. It
seems to be related to the peekaboo bug and you can see it when you mouse
over the links to the left column in the "main menu". Refresh the page in IE
so see the bug again.

Also, if you click on the "blog" link
http://joomlashack.compassdesigns.net/js_jshack06v2/index1.html
you get a two column layout. For some reason the left column decides it
wants to be in a different place.

The solutions I know of involve position:relative and height:1% and
line-height:1.2. I have tried all three of these but not had anything work.

Apologies in advance for not making a page that isolated the bug better.
This is CMS output and I found this bug late in the production cycle...

Cheers
Barrie North


**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
**



[WSG] Semantic Syllabus: Site Critique

2005-12-30 Thread Paula Petrik
OK, these are as ready for eyes other than mine. I am especially  
interested in two things:


1. general response to the two sites particularly how they fare in  
the IE family
2. suggestions for readings or websites for HIST 697-History & New  
Media.


It might be useful to have two additional pieces of info: I'm a  
historian by training but self-taught in web design, and HIST 697 is  
a required class for doctoral history students who range from the  
absolutely petrified to those who have built sites with tables. My  
job is to move them in 14 weeks to standards-based, accessible websites.


Both the XHTML and CSS validates.

Base site:
http://www.archiva.net/
http://www.archiva.net/screen.css

HIST 697:
http://www.archiva.net/hist697ay06/
http://www.archiva.net/hist697ay06/hist697ay06_screen.css

If you have an extra moment, please take a look at HIST 300. I rather  
like my horse and wonder if it's effective.


HIST 300:
http://www.archiva.net/hist300ay06/index.html

Finally, I thank the folks on the list who have helped me get this  
far on the semantic syllabus.

Best,
Paula

Paula Petrik
Professor
Department of History & Art History
Associate Director
Center for History & New Media
George Mason University
http://www.archiva.net





**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**



[WSG] Out of Office AutoReply: digest for wsg@webstandardsgroup.org

2005-12-30 Thread Virginia Ingram
Title: Out of Office AutoReply: digest for wsg@webstandardsgroup.org






Good Day!

I will be out of the office December 30 and Capstrat will be closed January 2.

If you require an immediate response on Friday, please contact Steven Keith ([EMAIL PROTECTED]): 919-882-1972.

If you require an immediate response Monday, please contact me on my cell phone 919-475-7706.

Otherwise, I will return your email on Tuesday, January 3.

Thanks and have a great day!

Best Regards,
Virginia





Re: [WSG] web developer toolbar for IE!!!!

2005-12-30 Thread Roberto Gorjão

Olá!

I've installed the microsoft web developer toolbar and it seems to be 
incompatible (surprise!) with the AIS Web Accessibility Toolbar -- it 
made all the buttons disappear. I've tried to reinstall the AIS toolbar, 
but it had no effect.


I enjoyed a lot the DOM explorer of the microsoft toolbar, but the AIS 
has a lot of useful functions... It would be perfect to have them both 
working. Does anyone know how to solve the incompatibility problem?


Obrigado!

Roberto Gorjão

--

Justin Thorp wrote:

As an alternative, you may want to check out the AIS Web Accessibility 
Toolbar for IE. It is a great tool.

http://www.nils.org.au/ais/web/resources/toolbar/install.html

Sincerely,
Justin thorp



**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**