We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
jQuery
A whole lot of methods that return jQuery objects are not documented as such. Even common ones like open(), close(), and destroy().
open()
close()
destroy()
We should probably update that. I think a lot of people don't realize that you can chain those calls.