[mod_python] Page display problems with FireFox

Roger crosseyedpenguin at cox.net
Thu Mar 30 10:35:07 EST 2006


Jim Steil wrote:
>
> I’m having problems with my mod_python web app. It works fine with IE, 
> but when I try to display my page in FireFox, I just see the HTML. I 
> realize that this is probably not a mod_python issue, but recall 
> seeing discussions on this topic in the past. I have taken the 
> offending .html code and run it through the http://validator.w3.org/
>
>

You need to take a look at some of the Firefox development extensions. 
On Firefox, Tools, Extensions, Get More Extensions. Click on the 
Developer Tools and look around for the highly rated HTML, CSS, whatever 
you want tools. Once you have a few of these installed, you will never 
use IE for debugging again.

Roger



More information about the Mod_python mailing list