From time to time I’ve been start a project or two. I’ve decided that I’d put together a list since I still get hits on my old domains from people (more likely bots) looking for those dusty old projects.
A lot of what you’ll find here has been pieced together through old caches and other websites.
Current
Abandoned
- mooTree
- Nested Sortable Lists
- mooPrompt
- MRTG-PHP

Hi there,
We’re using your great Nested Sortables script to help in some of our administrative pages. The problem we have is that it doesn’t take into consideration the positions of the drag/drop targets if the unordered list is contained in a div with overflow:scroll.
I know this project is classified as ‘abandoned’, and I certainly don’t expect you to fix it for me now, but if you can give me some idea as to what to change in your script, I’d greatly appreciate it.
Thanks in advance
Hi Mike,
I can imagine how it’s causing a problem with the script. I don’t think I considered testing it within a scrolled element. The only thing that springs to mind is the movement function and changing it to take into account the scrollTop of the div you have set to overflow. Either that or there’s something in the position calculations.
Let me know how it goes as I’d be interested if you came up with a fix, especially if it worked both inside and outside of an scrolled div.
Cheers,
Dave