[jQuery] Proposal: new method for determining variables without value
Hi All
This idea by James Edwards seems like a winner and an ideal candidate
for a new jQuery core utility method:
http://www.sitepoint.com/blogs/2008/10/16/techy-treasures-1/
Obviously his choice of name conflicts with the jQuery .empty() method
however another name could be used such as:
hasValue()
This method would simply return a boolean response.
What does everyone think?
pd