safeQuery is a jQuery plugin that detects bad selectors and gives off a warning about that.
As a selector failure is silent — i.e., it doesn’t produce any error message, — it is quite hard to detect. Unless you use safeQuery.
safeQuery seems to be a very specific plugin, but in this case we can really guess why the developer chose to write it.














