Re: [Rails-spinoffs] IE Sortable Style Problem

2006-04-11 Thread tsukue
Hi, I think what you need is a "position:relative;" in "div#divContainer {..." section. At least that worked for me. (IE6, win2k) > I am having a problem in IE (tested versions 6 and 7 beta) with sortable > divs in a container div with overflow set to scroll. It looks like all of > the divs have

[Rails-spinoffs] IE Sortable Style Problem

2006-04-10 Thread Lonnie Kyser
Hi Guys,   I am having a problem in IE (tested versions 6 and 7 beta) with sortable divs in a container div with overflow set to scroll.  It looks like all of the divs have their position set to relative after the sortable initializes, and also after being dragged.  When a div (any element?) has