Image display bug?

Last post 07-21-2009, 3:51 AM by rrowles2000. 0 replies.
Sort Posts: Previous Next
  •  07-21-2009, 3:51 AM 54150

    Image display bug?

    Hi,
     
    I'm using
     
    document.getElementById("EditorDiv").style.visibility = "hidden";
    editor1.visibility='hidden';
    document.getElementById("insertLinkBox").style.visibility = "visible";
     
    and vice verca to display something on a call to my custom button. When I do this with images in the html within the editor, although I've changed the visibility of the editor, any images are still displayed on top of the  "insertLinkBox" div that I ave displayed.
     
    I've also tried changing the zindex of the "insertLinkBox" div, but with no luck.
     
    I'm hoping it's not a bug and that you can point me in the right direction for a solution.
     
    Otherwise product seems great so far, good work.
     
    TIA.
    Rich
View as RSS news feed in XML