Jquery Ajax stops scripts working
Hello guys, Im using Jquery ajax in a page and the jquery in the page imported doesnt work, all the style is fine, but neither the script in the html called nor the script referenced by a link works. But If I paste that same code in the html, just where it was suposed to be, it works just fine.
So as I said the page that's being called has 2 scripts, one in the page and a .js, the links are ok, if I delete any of them the other one doesnt work, so i believe its something with the ajax function of JQuery. Anything that Im missing?
Could you help me guys?
Thanks!