Version
Asset Type
- https://cdnjs.cloudflare.com/ajax/libs/jquery.actual/1.0.6/jquery.actual.min.js
- https://cdnjs.cloudflare.com/ajax/libs/jquery.actual/1.0.6/jquery.actual.js
Older version of jQuery has trouble finding the width/height of invisible DOM elements. With element or its parent element has css property 'display' set to 'none'. `$('.hidden').width();` will return 0 instead of the actual width; This plugin simply fix it.
234
Version
Asset Type