WebRef.eu  - Internet Marketing and Online Business Resources  

Home / Site Map | Contact

 

jQuery

jQuery is a feature-rich JavaScript library which offers an API that makes it easy to create JavaScript that works across multiple browsers. Here we list jQuery resources.

jQuery Project
The official home page of the jQuery project.

To Be Able to Use jQuery on a Web Page

You need to add a script tag in the head section, with a reference to the jQuery code version, as follows:

<head>
<script src="https://code.jquery.com/jquery-3.4.1.min.js">
</head>

Introduction to jQuery



Form Validation with jQuery

 

jQuery Selectors

jQuery selectors allow you to target particular elements on a web page.

jQuery and AJAX

AJAX is used to exchange data with a server and update a web page, without having to reload the whole page.

jQuery and AJAX from w3schools

AJAX explanation from the jQuery site

jQuery's AJAX Methods

 


 




Low Prices UK Shopping

Compare Prices
at LowPrices.co.uk


Home / Site Map | Contact

All Content ©2020 WebRef.eu