Hi,
I have a page with several images. When I click on one of them, a radtooltip opens with a RadAjaxPanel+RadAjaxLoadingPanel and some buttons in it.
The tooltip position is defined like that : RelativeTo="BrowserWindow"
How can I make the RadAjaxLoadingPanel follow the tooltip when the main page is scrolled ?
Right now the tooltip follows the page when I scroll it but that's not the case for the RadAjaxLoadingPanel when I fired a button on it (it always shows on the top of the page, where it was first loaded I guess).
EDIT : Problem occurs in firefox 3.0.3, not in IE 7
I have a page with several images. When I click on one of them, a radtooltip opens with a RadAjaxPanel+RadAjaxLoadingPanel and some buttons in it.
The tooltip position is defined like that : RelativeTo="BrowserWindow"
How can I make the RadAjaxLoadingPanel follow the tooltip when the main page is scrolled ?
Right now the tooltip follows the page when I scroll it but that's not the case for the RadAjaxLoadingPanel when I fired a button on it (it always shows on the top of the page, where it was first loaded I guess).
EDIT : Problem occurs in firefox 3.0.3, not in IE 7