Type: Posts; User: andyjason
To further explain: links outside the div work <div> links inside the div don't </div> I'm guessing it has to do with:
Hey all, I'm doing an ajax website. When a link outside of the affected div is clicked on, then the ajax works, but if I click on a link inside the affected div, it doesn't. Please help. My js...