Projects


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

2 thoughts on “Projects

  1. Mike Ritchie

    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

    Reply
    1. misterdai Post author

      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

      Reply

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s