I have a problem with the tooltip control. I use it in a div that have css overflow:auto;
When I scroll down in the div the tooltips shows correcty everytime until I get "of screen" (the total screen height is exceded or something)
If I scroll down to the bottom the div the tooltip show up where i got "of screen". And not relative to the element I click on.
Its working in Internet Explorer but not in any other browser. Anything I can do or do I have to wait for a new version? If you understand my problem...
When I scroll down in the div the tooltips shows correcty everytime until I get "of screen" (the total screen height is exceded or something)
If I scroll down to the bottom the div the tooltip show up where i got "of screen". And not relative to the element I click on.
Its working in Internet Explorer but not in any other browser. Anything I can do or do I have to wait for a new version? If you understand my problem...