Knowing jQuery

You may have come across something like the following in a PrestaShop file:

$("p.neat").addClass("ohmy").show("slow");

This is how jQuery code looks. jQuery is basically a JavaScript library that allows easier and faster web development through simplifying Java scripting and AJAX programming.

The code is located in the js folder in the specific theme directory. JavaScripts are more often used as add on modules.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.224.32.86