Jorn:

I fixed that problem in all but IE. Reload the page to see the results. Unfortunately, there's a weird IE bug where the "> " selector doesn't work properly, so I was forced to use other techniques for the moment that don't work perfectly.

Regarding the layout problem, that's another IE bug. In all but IE, $().css("width") returns the absolute width. IE returns auto. I'm using that property to shrink the size of the header so it doesn't cover the scrollbar (which is actually a part of the wrapper div, not the body). Hopefully the underlying bug will be fixed soon, and the issues will be resolved.

-- Yehuda

On 8/27/06, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
Yehuda Katz wrote:
> Check it out at: http://screencasts.visualjquery.com/visual/docs-redux.xml
Hi Yehuda,

looks like the performance issues is solved by removing the animations :-)
Something that does not work as expected: I select a category and then
an entry under that category. After switchting to another category and
back, the entry is still marked as selected, but its content is not
shown. I think this worked before.

In IE 6 seems to be a layout problem. The header part sticks at the
right, even hiding my scrollbar. Very strange.

-- Jörn

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/



--
Yehuda Katz
Web Developer
(ph)  718.877.1325
(fax) 718.686.4288
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to