Hi, I'm new to this forum so sorry if this maybe in the wrong section for some reason.
Basically, what I am trying to do is call several ajax requests using jQuery on the same page, i know that all browsers are capable of requesting multiple requests. However in Chrome and Safari my website works fine, but IE, Firefox and Opera all only call the first request then dont call, the second two. I dont know why though?
All of the code for the site is here: http://daily.adamscarter.co.uk/
Thanks in advance! :)