I have built a site that uses the jquery validator plugin and everything works just fine however when installed in the production environment it uses a Cisco Web SSLVPN which allows VPN security without installing any software however it rewrites alot of code to I would assume make it Cisco secure. Problem is it breaks the validation my jquery-ui date picker works just fine. If I copy the pure HTML to my desktop and call the JS files and such from the server it still is broken but when I go and change the JS files to be pulled from a CDN from my desktop everything works. I have tried pointing to a CDN in my code but still Cisco rewrites the stuff and it still fails.
Any ideas or help would be greatly appreciated thanks!