I have built a website which uses ajax for most of the sites functions although it can fall back to standard page loads and form submissions if javascript isn't available.
The site has been tested across various browsers and operating systems and no problems exist although the client is unable to use the site because of blocking javascript errors.
The problem has been isolated to the Novel BorderManager proxy being used on their network, I have eliminated caching as the cause of the problem and I am not at a loss as to what to do.
I don't have access to a computer on the network to test for myself, all I am working with are reports from the client. One of the reports mentioned that the Google Analytics code on the page wasn't loading either.
Does anyone have any ideas as to what the proxy could be doing that would cause a problem like this?
Thanks
I am going to answer my own question incase anyone comes across this issue.
After visiting the client and running some tests on the site the issue turns out to be a cookie size issue. The Novel BorderManager seems to be blocking any cookies over 1.7kb.