Ron Adam <ron_a...@users.sourceforge.net> added the comment:

New and hopefully last patch... pydoc_misc_fix_e.diff

I removed the .html in the ?key= links as Eric suggested.

I checked the navbar float behavior on browsershots.org.  Multiple versions of 
MSIE, firefox, opera, chrome, and safari were tested on Ubuntu and Windows XP.  
They all looked very close to each other. Better than I expected. :-)

As for clearing floats, there is the html clear="all" attribute, and a css 
style="clear:both;".  The browsershots.org tests confirms style="clear:both;" 
works as it should where I used it.

Cheers, and hopefully this is ready to go.  I believe it is.

----------
Added file: http://bugs.python.org/file20616/pydoc_misc_fix_e.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10961>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to