please I need it\'s correct answer kindly help me in answering this In general t
ID: 3700926 • Letter: P
Question
please I need it's correct answer kindly help me in answering this
In general terms, describe jQuery Ul and the four features it provides Describe the three files that jQuery Ul requires In general terms, describe how you use jQuery Ul for functions like accordions, tabs, buttons, and dialogs In general terms, describe how you use jQuery plugins for features like lightboxes, carousels, and slide shows n generea terms, ecrtbe how y seauery u for unctions like accordions, tabs.butions, and dialogs plyExplanation / Answer
jQuery UI is the perfect choice if you want to play with interactive web applications.
It is a organised set of windows, themes, effects, controlling build on top of JavaScript library.
Features:
to create a consistent look across an entire web application,
We can use a set of CSS classes on jQuery UI theme to our HTML documents.
jQuery Methods that can animate colors, changes in element visibility, and the application of CSS classes.
jQuery UI 1.12 provides attractive theming, powerful utilities.
Jquery Library: contains all modules that are required
<script src="http://code.jquery.com/jquery-1.8.3.js"></script>
Jquery UI Library: set of components to get UI features
<script src="http://code.jquery.com/ui/1.9.2/jquery-ui.js"></script>
Jquery UI CSS: set CSS components are here to design attractive html pages
<link rel="stylesheet" href="http://code.jquery.com/ui/1.9.2/themes/base/jquery-ui.css" />
Dialog Box is to interact with user. it easy to create popup dialogs and modals on a web page.
It consists of a button, some contents or message for user. It may be a draggable window which appears on screen when any event is triggered. It may or may not allow user to take immediate action over it where as popup boxes needs an immediate response from user.
Include the CSS at the top of your page and at bottom with light Box tag.this is JavaScript file.
You can drag and drop files here.
Need to add jQuery code in html page. jQuery code that you write will perform the automated slidshow of your banner images.
Style your slideshow/carousel slider using CSS code.
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.