Hi all,
Just downloaded jQuery UI 1.8.11 (comes with jQuery 1.5.1, which I'm using), including all of its packages.
I want to make an accordion from a div, but for some reason the result is an accordion with big letters:
The content paragraph is just a <p> tag. I didn't style it, so it should have the user agent's default style. If I don't call accordion() on the <div>, fonts are normal.
I know I can restyle everything, but I'm wondering, isn't this just wrong? By the way, the ">" icon on each header overlap with the text. What the hell?
I'm using Chromium 11.0.696.25 under Gentoo. I remember this problem appeared on Firefox 3 a long time ago when I tried this, I just didn't bother asking. It's still looking exactly the same. This looks like a bug to me, but I'm afraid to just report it since I'm not sure.
Cheers,
n2