Using Ajax
Using Ajax
I'm using ajax to pull into a div a sortable page and the elements show but nothing is dragable. I've tried to put the script in both the calling page and the called page with no success. when I put the elements on a single page it works. Its like the script has run before the elements come into scope.