[jQuery] JS Inside of a Div loaded with $("#content").load("..")...
Javascript and default JQuery (and UI) stuff works inside of a DIV
which was loaded with the Ajax Load function.. However, plugins
don't...
How can I get the javascript to work inside of the div that was
loaded? Tried multiple plugins and it gives me the error:
Message: Object doesn't support this property or method
Line: 565303106
Char: 2
Code: 0
URI: http://localhost/WCMS/admin/index.php
Can anyone help?