Yes, but it calculated more then I really need or want. I used a different way now, I get for every element the pixel width value via offsetWidth, get the offsetLeft value if style.left returns 'auto' and set the width and left value explicit to a pixel value. Then setting css right always to auto, so the Browser doesn't try to calculate.
This seems to work quite nicely in Opera 9, IE 6 and Firefox 1.5 and means that all the other functions get pixel values. Who needs or would like a splitter widget? And if so, what features would be the bare minimum? Oskar _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
