Issues with Mac OS Browsers

  •  12-06-2005, 4:10 PM

    Issues with Mac OS Browsers

    Hi All;
     
    I am implementing Cute Editor for .Net and all is well on Windows based browsers. However, Mac Browsers (OS9 Netscape 7.0 and OSX Safari 1.3) are exhibiting unpredictable behavior. In the case of Netscape7.0 in OS9, the call to load default text -
    Editor1.LoadHtml("../html/default_text.html")
    results in and empty text field with "style:display:none;"
     
    In Safari refreshing the browser loads then default text. Revising the text and submiting the form works, however further attempts to interact with the menu functionality or the submit button yield nothing.
     
    Any thoughts would be greatly appreciated.
     
    Thanks in advance.
View Complete Thread