Closed
Description
Start with importing the very frequently linked http://docs.jquery.com/Frequently_Asked_Questions page
then clean it up
- 1.8 needs to use .prop instead of .attr
- 1.11 How do I compress my code needs to be brought up to date (mention Uglify)
- 1.12 Needs to link to bugs.jquery.com
- 1.13 should probably be eventually broken into its own article on learning how to think async.
- 2.1.1 needs to mention .on() and .off()
There are probably a lot of other FAQ's we could come up with just from brainstorming for a few more minutes. I think we should give some consideration to making the "How To" category become FAQs, and have FAQ answers on separate pages. There are advantages to the monolithic "FAQ page," so I'm curious for whether @kswedberg or @addyosmani or others think we should ditch it (for separate pages) or expand it.