On 2/8/07 5:51 PM, "francky" <[EMAIL PROTECTED]> wrote:

> In FF2 under WinXP: I see the double separator lines at #page_links in
> the index page, in IE6 indeed an extra space instead.
> But ... you ordered it by typo on the home page. ;-)
> In the index page the html-validators (w3c and html-Tidy) are so
> friendly to tell us that the first <li> in the #page_links is closing
> with another <li> instead of a </li>. The different error handling of
> browsers is giving different shows. The one browser is completing to the
> prescribed </li>´s for XHTML, so adding an extra separator, the other
> browser is doing nothing but adding a space.

Boy do I feel dumb. On previous pages I had used the code for page links
from my cheat sheet in BBEdit. Today I made a new snippet in GoLive that was
used for the new links I added today. I don't know how I managed to
copy/paste in the wrong info.

I looked at the code several time, but I just didn't see it. <shaking my
head at my stupidity>

>> [...]
>> HTML
>> ---------------------------------------
>> 
>> <div id="page_links">
>>     <ul class="linksbar">
>>         <li class="first">
>>             <a href="faq/index.html">Search A-Z Index</a>
>>         <li> <<<--- here he is!  :-)
>>         <li>
>>             <a href="faq/top_faqs.html">Most Asked Questions</a>
>>         </li>
>> [...]
>> 
>>   
> I don´t have an IE5/mac, so no idea why that is happening. Maybe you can
> hard code a separator `letter` | in the html instead of a border line in
> css, to avoid strange effects?

Maybe this is a bad attitude to have but for the few people that are still
using IE Mac it's not a high priority.  If I could fix it easily I would,
but if they won't upgrade to a newer browser they probably won't upgrade to
Entourage which if what the site is for and they won't need the site.

Thanks again for saving my bacon.

-- 
Diane 


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to