You are currently viewing What is jQuery UI Why is it needed?

What is jQuery UI Why is it needed?

What is jqueryui

In this article, we are going to understand what is JqueryUI and where we can use the jQuery UI while designing websites. We discussed everything in detail step-by-step in depth.

What is jQuery UI?

UI stands for User Interface. I.e. the front end of the websites, where the user Interacts.

  • Jquery UI is a jQuery and JavaScript library. A library is a collection of reusable functions and objects, which we can use while designing websites.
  • jQuery is a library built on top of JavaScript, hence jQuery is considered a javascript library.
  • jQuery UI is a library built on top of jQuery and JavaScript, hence jQuery UI is considered a jQuery and JavaScript library.

what is jqueryui

jQuery UI is built using JavaScript, jQuery, and CSS; especially meant to enhance the user interface o our websites.

Why JQuery UI?

JQuery UI has a collection of user interface widgets, effects, interactions and themes.

  • It has a collection of appealing user interface controls, known as widgets
  • It has a collection of ready-to-use special effects; a collection of interactions, which we can add to any HTML element on the page.
  • It has a collection of themes, which help us to change the look and feel of our websites easily.

Conclusion

Hope you understood, what is jquery UI? If you have any other doubts then ask in the comment box.

Leave a Reply