COUCHDB-1381 - Don't call alert() from jquery.couch.js

jquery.couch.js is a javascript library and should not assume it's
running inside a browser. Particularly, it should not call
alert(). Instead it should throw an exception.
1 file changed
tree: c99a9815f2c8c1ecc27bcb53becbbee4a4fa4c39
  1. jquery.couch.js