New bug since changes to FireFox - LoadHTML now fails

  •  07-18-2007, 7:20 PM

    New bug since changes to FireFox - LoadHTML now fails

    Now we have a new bug since you fixed the FireFox errors. CE hangs when a link ref is in the <head> tag, like this:
     
            <link href="http://cutesoft.net/class/simple.css" rel=stylesheet>
     
    Now ALL our users are screaming because nobody can open any documents.
     
    It goes into the LoadHTML function but never comes out.
     
    It works fine in IE, but not in FireFox!
View Complete Thread