jQuery is a JavaScript Library.
jQuery greatly simplifies JavaScript programming.
jQuery is easy to learn.
Start learning jQuery now »Our "Try it Yourself" editor makes it easy to learn jQuery. You can edit code and view the result in your browser:
$(document).ready(function(){
$("p").click(function(){
$(this).hide();
});
});
Try it Yourself »
Click on the "Try it Yourself" button to see how it works.
Learn by examples! At 91xjr you will find a lot of jQuery examples to edit and test yourself.
See All jQuery ExamplesTest your jQuery skills at 91xjr!
Start jQuery Quiz!At 91xjr you will find a complete reference of all jQuery selectors, methods, properties and events.
jQuery Reference截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!