Accepts a string containing the CSS selector used to match the set of elements:
jQuery(selector,[context])
Use raw HTML strings to create DOM elements:
jQuery(html,[ownerDocument])
Bind a binding to be executed after the DOM document is loaded. Function:
jQuery(callback )