floatingtoolbar inside scrolling panel or div

  •  10-26-2011, 4:28 PM

    floatingtoolbar inside scrolling panel or div

    If I use "floatingtoolbar = true" for an editor INSIDE A SCROLLING ASP:PANEL (or within a DIV with overflow = "scroll"), everything works fine unless I scroll the panel.  Then the toolbar retains its position relative to the page, and not to the edit box (which scrolls with the panel).  Is there fix for this?
     
    I should mention that normally, scrolling the panel using the panel's scrollbar will remove focus from the edit box, and hide the toolbar.  But if the scroll wheel on the mouse is used while in the edit box, then this problem occurs.
     
    Thanks!
     
     
View Complete Thread