π΄ Flashcard Mode
Web Technology: SharePoint and jQuery
Card1 / 17
Mastered0
Review0
QuestionClick to flip
What is jquery?
AnswerClick to flip back
A
JavaScript library
π‘ Explanation:
jQuery is a fast, small, and feature-rich JavaScript library that simplifies HTML document traversal, event handling, animation, and AJAX interactions. It is not a component of HTML, CSS, or XML, but rather a cross-browser JavaScript library designed to make client-side scripting easier.