Saturday, February 21, 2015

jQuery Actual Plugin

Get the actual width/height of invisible DOM elements with jQuery.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.


The post jQuery Actual Plugin appeared first on jQuery Rain.




by Admin via jQuery Rain

No comments:

Post a Comment