JQuery Shortcuts: $.showhide(length > 0) (blog.dynback.com)
submitted by
StackOverflow(200) 3 years, 2 months ago
Eliminate boolean situations like
if (length > 0) { $('div').show() } else { $('div').hide() }
|category: jQuery
|Views: 28
tags:
jQuery another
Everyones tags:
Your Tags: