문제

I have been using NestedSortabe from b-hind and found it quite useful until I upgraded to latest jquery and jquery-ui I guess they changed the way mouse events are handled or something to that effect. Point it the nestedSortable doesn't work any longer.

So my question is tri fold

does anyone know if the folks at jquery have implemented a nested sortable I haven't seen anything.

or does anyone know how to fix the b-hind version

or know of something better / light weight to accomplish the same goals

would like something compatible with lastest jquery-ui

EDIT: it appears as though the lastest version of jquery-ui-sortable supports nested sorting

EDIT EDIT well sort of you can't drop on items that don't have ul's already there.

도움이 되었습니까?

해결책

I recently developed a plugin which works pretty much like the one from b-hind (i.e. creates nested <ul> on the fly), but written for UI 1.8+.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top