teemukeiski.net

Teemu Keiski's .NET site
Welcome to teemukeiski.net Sign in | Join | Help
in
Home Our Blogs BlogRoll Forums Photos Downloads

TreeView with FireFox

Last post 10-04-2006, 12:27 by joteke. 1 replies.
Sort Posts: Previous Next
  •  10-02-2006, 21:33 85

    TreeView with FireFox

    Hello,

    This is my history...

    We have an ASP .NET aplication and we used  a TreeView control of WebControls. When the users open the page with IE the site works fine, but with FireFox browser, the TreeView component does'nt work fine.  Why can I do in order to run the sit in any browser like IE ? .( We use the Framework 1.1)

    Can you help me please?

    Thanks in advance.

    regards

    Jalarcon

  •  10-04-2006, 12:27 86 in reply to 85

    Re: TreeView with FireFox

    Hello,

    unfortunately client-side scripting in IE webcontrols isn't compatible with Firefox.The best you can do is to revert to not to use client-side scripting (IIRC, you can set EnableClientScript to the TreeView) or just upgrade to ASP.NET 2.0, since it has cross-browser compatible TreeView control. I have written an article about TreeView in ASP.NET 2.0, you can read it at: http://aspalliance.com/732

     


    Thanks,

    Teemu Keiski
    AspInsider, ASP.NET MVP
    Filed under: ,
View as RSS news feed in XML