Greetings,
I'm having a hard time with jquery dialog on IE.
I have a grid with links and when the mouse hovers on the links the respective dialog is shown.
When the mouse exits hover the dialog is hidden.
The problem is when the lower links of the table are hovered the dialog does not have enough to space to be shown, so IE automatically scrolls down the page but I don't want this behaviour.
How can I fix these?