Thank you both. There WAS something I forgot in the <head>. I got so absorbed in making the the <title> section its own block that I forgot to close the tag.
On Sep 18, 7:13 pm, "Daniele Procida" <[EMAIL PROTECTED]> wrote: > On Thu, Sep 18, 2008, lingrlongr <[EMAIL PROTECTED]> wrote: > >I primarily use and develop on Ubuntu and use Firefox. So I went to > >check out how many bugs IE was generous enough to give me to fix. > >Using the Django development server, I can connect fine from a Windows > >computer and view the site using Firefox. When I use IE (tested 6 & > >7), I get a blank page. However I can view the source and see all the > >HTML is there! My connections to the development server were either > >on the local network or over an SSH tunnel. > > What happens if you turn all the stylesheets off? > > Also, there are circumstances under which IE would render a blank page > from XML - but I presume you're not serving up XML. But I think that > other issues with similar consequnces arise when sending XHTML as XML. > > See <http://www.w3.org/MarkUp/2004/xhtml-faq#ie>. Are you sending XHTML 1.1? > > Does the page <title> appear in the browser window? If so, then it's > parsing at least some of your code. > > Finally, have you run your code through the W3's validator: <http:// > validator.w3.org/>? Yes, I know it's very funny that IE should baulk at > invalid code... > > Daniele --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---