JQuery Shortcuts: $.showhide(length > 0) (blog.dynback.com)
submitted by
StackOverflow(200) 2 years, 11 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: