[jQuery] Re: Tooltip onlink inside falls below the table

2008-06-04 Thread Jörn Zaefferer
It would help a lot to see a testpage. Jörn On Wed, Jun 4, 2008 at 1:16 PM, asle <[EMAIL PROTECTED]> wrote: > > I found the problem. It is not reading my CSS for #tooltip. Very > strange. I tried to strip my CSS completely. Still it does not read > the position etc. of #tooltip. So I had to hard

[jQuery] Re: Tooltip onlink inside falls below the table

2008-06-04 Thread asle
I found the problem. It is not reading my CSS for #tooltip. Very strange. I tried to strip my CSS completely. Still it does not read the position etc. of #tooltip. So I had to hardcode the same CSS into the plugin: .css("position","absolute")..etc. Any Idea why it does not read the CSS for the