Fifth Post - JQuery
jQuery
is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combination of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript.
jQuery's syntax is designed to make it easier to navigate a document, select DOM elements, create animations, handle events, and develop Ajax applications. jQuery also provides capabilities for developers to create plug-ins on top of the JavaScript library. This enables developers to create abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets. The modular approach to the jQuery library allows the creation of powerful dynamic web pages and Web applications.
You need to implement the jQuery CDN to you code which can be found in the below:
So this library is not a necesary requirement for you but if you are into JS then this one will certainly come in handy.
To know more visit: https://jquery.com/
Share this post
I am just an amature in Web Development field who persuing engineering and I also holds some knowledge in Cyber Security field