Home > Web Front-end > JS Tutorial > body text

jquery guide/getting started_jquery

WBOY
Release: 2016-05-16 19:07:42
Original
1023 people have browsed it

Guide/Basics

This is a basic guide designed to help you get started with jquery. jquery gives you solutions to common problems. If you haven't created your test page yet, I recommend you create an HTML page with the following content:
Program code

Copy code The code is as follows:







jQuery
Modify the src attribute of the script tag to point to your jquery.js. For example, if your jQuery.js is in the same directory as your HTML file, you can do this:
Program code
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template