Hey, just a quick question...
I'm loading content using load() but when it loads it is not seen by my JQuery loaded when the page is first loaded using $(document).ready... How do I make content loaded after the initial page load get seen by my javascript which is original loaded with the page. Thanks!