hey im having trouble with my site when its rendered under firefox, check http://firefoxbug.freeprog.dk/. I dont know why i get an extra white bar at the right side of the screen when its rendered under firefox and i have worked with this for MANY hours.
I really hope you can help me. I know this an rather annoying subject (rendering differences), but i would really appreciate your help.
THe asp code for the site is
1 <%@ Master Language="C#" AutoEventWireup="true" CodeFile="MasterPage.master.cs" Inherits="MasterPage" %>
2
3 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5 <html Go to the complete details ...