rgrove / jquery-yui3-rosetta-stone

A guide to idioms in YUI 3 and jQuery.
BSD 3-Clause "New" or "Revised" License
65 stars 20 forks source link

Adding $.trim() and Y.Lang.trim() notes. #7

Closed stevenbedrick closed 13 years ago

stevenbedrick commented 13 years ago

Y.Lang.trim() is extremely well-hidden in the YUI3 documentation; adding it to the Rosetta Stone should make it easier for folks to find out about it.

rgrove commented 13 years ago

LGTM. I'll merge soon unless @paulirish can come up with an even awesomer way to trim strings in jQuery. :)