Ron Adam <ron_a...@users.sourceforge.net> added the comment: Ok, after input from Eric, Here is another patch.
Removed a set of unneeded parentheses. Changed the title of the pages from PyDoc to Pydoc. A better fix for the uncaught floats. Wrap the main content in div with style="clear:both;". Should work on nearly everything. Also avoided floating the "get" and "search" form inputs. That was causing them to separate too much in IE. To summarize ... Minor fixes for new browser mode only. Fix float problems with the navbar. Change html page titles to "Pydoc" instead of "Python". Call html.markup() on topic contents. Fix topic/object shadowing. Improved error handling. (Part of the shadowing fix.) ---------- Added file: http://bugs.python.org/file20499/pydoc_misc_fix_d.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