thedigicraft / Atom.CMS

Atom.CMS
56 stars 52 forks source link

ajax fails to load php file #218

Open bidjan opened 7 years ago

bidjan commented 7 years ago

Hi Creptor:

Ajax fails to process php file when I click on button. My default browser is firefox.

Any suggestion?

Thanks

Bob Ghodsi http://pastebin.com/AsTbeppN

creptor commented 7 years ago

I'm sorry, i'm not very good at Javascript.

I can look out code if you're using the jQuery extensions but other than that I don't know.

I highly recommend you use jQuery though, some browsers even process the JavaScript faster with it, but if you still want the old JavaScript check out the way jQuery handles Ajax calls.

Check this one out, it should do the trick. http://stackoverflow.com/a/18078705