jQuery FAQ

 

 

What is jQuery Motto?

Write Less Do More

How do you prevent code from executing when a page loads?

Wrap it in a function

How do you execute code in a function?

You call or invoke it by whatever means (e.g., button click, mouse hover)?

What is the easier way to link to the jQuery framework?

You connect remotely to a Content Delivery Network (CDN)