02.06.2013 Views

PDF of jQuery Essentials - Marc Grabanski

PDF of jQuery Essentials - Marc Grabanski

PDF of jQuery Essentials - Marc Grabanski

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>jQuery</strong> Factory Method $()<br />

You can also pass $() a function<br />

to run the function after the page loads.<br />

$(function(){<br />

code here will execute after DOM is ready<br />

});

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!