Make sure that your page is valid before anything else. If a script works in one browser/version and not others, that's a strong hint that the HTML is being interpreted in more than one manner. Valid HTML or XHTML is unambiguous.

Walter

On May 2, 2011, at 1:43 PM, Audrey Bowman wrote:

Hi Walter,

I've got it to work in IE8 now - closing out a form and starting a new one did it. And it sort of works in IE 7 now. I can drag objects up, but cannot drag elements below any of the lower elements.

I'm sorting database results, identified by DIVS. Basically it's a multi-line formatted result set that I want users to be able to re- sort as necessary.

Thanks for your help,
Audrey

On Mon, May 2, 2011 at 1:28 PM, Walter Davis <[email protected]> wrote: What is the HTML structure that you are sorting? Is it an UL with sortable LIs, or another structure?

Walter


On May 2, 2011, at 11:11 AM, Audrey wrote:

I have a problem with the sortable function in IE (I've tested both 7
& 8). It does not occur in Firefox or Chrome.

What is happening is that if a user tries to change the first element
of my sortable list, it does the following:

In IE7, it will not allow the user to change the position of the top
element. It is draggable, but will not move the other elements. It
simply adds a blank space at the top of the element list. Dragging
elements other than the first works just fine.

--
You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected] . To unsubscribe from this group, send email to [email protected] . For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en .



--
You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected] . To unsubscribe from this group, send email to [email protected] . For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en .

--
You received this message because you are subscribed to the Google Groups "Prototype 
& script.aculo.us" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to