Sha256: 8c4dc551d1bdcc177e2129b2a3eca9d2b7b5293781f63138938e0268d1b17151
Contents?: true
Size: 377 Bytes
Versions: 23
Compression:
Stored size: 377 Bytes
Contents
/*! jQuery UI - v1.12.0 - 2016-07-11 * http://jqueryui.com * Copyright jQuery Foundation and other contributors; Licensed */ !function(a){"function"==typeof define&&define.amd?define(["jquery","./version","./focusable"],a):a(jQuery)}(function(a){return a.extend(a.expr[":"],{tabbable:function(b){var c=a.attr(b,"tabindex"),d=null!=c;return(!d||c>=0)&&a.ui.focusable(b,d)}})});
Version data entries
23 entries across 23 versions & 1 rubygems