Re: v4 Chat - Firefox & HTML

  •  11-08-2007, 1:15 PM

    Re: v4 Chat - Firefox & HTML

    They found the IE link problem, so I assume it'll be corrected in the download file shortly.
     
    I'm guessing this is where the problem was:
     

    <head runat="server" id="aspnetHead">

    <base target="_blank" />

    <title>Channel</title>


    Add <base target="_blank" /> above the title tags in Channel.aspx if you want to try a fix before it's ready in the download.
View Complete Thread