Skip Navigation Links » Forums » Jiffycms HTML Editor V1.x » General-Questions » Re-ImageBroswer-js-bug-in-IE6
  • List of posts 
    ImageBroswer js bug in IE6
    ImageBroswer js bug in IE6
    Not top poster.
    Joined on 12 Jan 2010
    Total posts: 4
    Reply

    Hello! The Editor is more powerful than before ! It works well in any Broswer but IE6. If fixed this, it's perfect!

    When I visit the page in IE6,

    it shows this jscript error :

    
                
     line:  2
     char:  105638
    error:  'num1' is undefined
     code:  0
      url:  http://www.jiffycms.net/demo/ImageBrowser.aspx
    
    

    How can I fix it?

    Thank you!

    Re: ImageBroswer js bug in IE6
    Forum moderator
    Not top poster.
    Joined on 06 Jan 2009
    Total posts: 210
    Reply

    ahh, I see it now. Thankyou for reporting this. Infact this is a regression bug. It is fixed in the upcoming release along with a lot of other enhancements to the editor. I don't have an exact date on the release but it will be very soon.

    In the meantime, you can workaround this problem by changing the IconsMode to Icons instead of ImageSprites :

    ASP.NET

    <cc1:Editor ID="Editor1" runat="server" IconsMode="Icons"...

    In icons mode the problem is not there. I am unable to give you another easy fix for this at this time.

    Have a good day,



    Alessandro Zifiglio
    Jiffycms.net
    We are now on twitter! Follow us for the latest.
    Re: ImageBroswer js bug in IE6
    Not top poster.
    Joined on 12 Jan 2010
    Total posts: 4
    Reply

    Thank you very much!

    The ImageSprites  mode is faster then Icons in FF, wish you fix it quickly~  Smiley

    Best Regards!

     

    Re: ImageBroswer js bug in IE6
    Forum moderator
    Not top poster.
    Joined on 06 Jan 2009
    Total posts: 210
    Reply

    Yup, ImageSprites mode is the fastest and best. Infact  I have enhanced ImageSprites greatly in the new release. Don't worry Smiley





    Alessandro Zifiglio
    Jiffycms.net
    We are now on twitter! Follow us for the latest.