Quick Tips: Easy jQuery Documentation and Responsive Scalable Headlines
Scalable Headlines for your responsive layout
by @allison_house
If you want scalable headlines on your fluid or responsive layout, look no further than FitText. It’s a jQuery plugin that makes big type flexible, forcing it to fill the width of the containing parent element.
Easy jQuery documentation
by @commondream
It’s impossible to remember every available method in jQuery, so when I’m working on front end code using jQuery I’m usually digging through their documentation as well. Instead of using the jQuery site, though, I browse jQuery’s documentation on jqapi.com. It’s a site that format’s jQuery’s documentation much more cleanly and provides a search that’s really easy to use.