jquery sortable sitemapCategory: Javascript / AJAX

Create a jQuery draggable sitemap

There are a handful of javascript libraries and plugins available that attempt this task, but none of them worked flawlessly with our HTML. The real issue here is that javascript alone cannot produce a slick solution, the HTML and CSS need to be carefully constructed to ensure that the experience …

[read more]