I am working on a site for a client. I pushed a js file that used the word "class", which I just learned is forbidden. I get a js error when the page loads.
OK fine, so I pushed an update (no ftp access).
But because jr5 uses AJAX to submit I can't clear the cache. I'm stuck and my client is losing money.
Maybe you can use "preventDefault" on the submit button and when the js isn't working it can submit the old fashioned way.
updated by @nate: 08/16/14 12:41:04PM
