If anyone else sees this just clear out your cache and it will fix it as others have noted above.
we updated a piece of javascript code here and the calls on our pages reference the new code. if your cache has the old
js files then the new calls can't find that "hideform" call and thus toss the error. Once your cache is cleared the new code is used by your browser so it makes everything work correct again.