Draft: Remove jquery dependency
Trying to get the jQuery out of our javascript, but running into a couple issues. One, in my testing, it loops through every element multiple times. So when you get a warning, you have to press "Cancel" many times over in order to dismiss the alert. And two, pressing cancel doesn't actually prevent the form from submitting.
(Duplicate of MR #2, Hopefully now with Tugboat previews)