b5f136ff72
This allows for more accurate resolution of the width when compared to the `resolve` method. This is more relevant for jQuery 1.x, where the `resolve` method cannot find the width of a hidden select box, but it also applies to newer versions of jQuery where the `width()` method provided by jQuery doesn't fully match `getComputedStyle()`. Fixes #3278 Fixes #5502 Closes #5259 |
||
---|---|---|
.. | ||
a11y | ||
data | ||
dropdown | ||
integration | ||
options | ||
results | ||
selection | ||
utils | ||
vendor | ||
helpers.js | ||
integration-jq1.html | ||
integration-jq2.html | ||
integration-jq3.html | ||
unit-jq1.html | ||
unit-jq2.html | ||
unit-jq3.html |