Displaying 2 results from an estimated 2 matches for "onhavinglayout".
2005 Dec 21
3
IE/CSS issue using Sortables....but only on the first drag
OK, I''m in need of help :)
I''ve got a bug in IE (whoa!) that I can''t figure out. I think its
CSS-related, but I sure can''t figure out what the problem is.
Go here: http://jerod.ontasksoftware.com/demo/index.php
and drag one of the items in the center listbox. In FF, it works
beautifully. In IE6, it shoots off to the left...but ONLY once. After
2006 Jan 19
2
how can I get offsetHeight in IE?
Ok,
This is driving me nuts. I am trying to determine the height of
an element in IE, but offsetHeight returns undefined. I looped through
all of the attributes that contain the word ''height'', both in the
element and in the element.style, but they are all undefined. Is there
a better way to determine the rendered height of an element? Is there
something I need to do to the