jquery ajaxSubmit jquery file tree
Posted
on Stack Overflow
See other posts from Stack Overflow
Published on 2009-08-13T07:12:18Z
Indexed on
2010/05/12
7:04 UTC
Read the original article
Hit count: 141
jQuery
Hi, I'm using a jquery file tree and I'd like to allow users to upload files to whatever directory they're currently in. I am having an issue binding the form within the tree, though, since the tree is loading dynamically and obviously can't bind a form that doesn't exist. Any ideas would be greatly appreciated!
© Stack Overflow or respective owner