jam-cloud/web/app/assets/javascripts/jquery.exists.js

2 lines
55 B
JavaScript

jQuery.fn.exists = function(){return this.length > 0;}