jQuery Tooltip Plugin with Examples

jquery tooltip form

The Tooltip plugin of jQuery UI The jQuery UI has a great plugin that will replace traditional and bored-looking, small-sized tooltips with highly customizable, nicely colored as you want, and larger font size with many other options. The Tooltip is a way to inform users about current elements/features or tips for what they are interacting … Read more

jQuery Accordion Plugin with 7 Examples

jquery accordion sortable

The accordion plugin in jQuery UI The accordion plugin by jQuery UI is just like tabs plugin that allows collapsible information section on your web page. The accordion plugin is particularly useful if you have long information that can be divided into different sections in a web page. The accordion helps in reducing the space … Read more

A Guide to use jQuery Autocomplete with Code and Examples

jquery autocomplete States

The autocomplete widget in jQuery UI The jQuery UI library comes up with a very useful plugin that you can use quite easily, otherwise, you have to write a lot of codes, called autocomplete. In this faster world of the internet, visitors really appreciate websites with handy features that let them not memorize or suggest … Read more

jQuery UI Datepicker / Calendar with 9 Examples

jquery_datepicker_blue

jQuery UI datepicker widget The date picker widget provided by jQuery UI is highly customizable and very easy to use. From color scheme customization to choosing an option to show a calendar e.g. showing week numbers, multiple months, restricting date ranges and others is just a matter of setting a few lines of options and … Read more

How to Create jQuery tabs by UI Plugin

jquery tab ajax

jQuery tab plugin In many scenarios, you have different pieces of information related to a specific topic while it is important to present all information on one web page. For example, you might have seen in e-commerce sites product pages, that information is presented in Tabs format for features, reviews etc. The tab feature is quite … Read more

jQuery Slider with Online Examples

jquery two slider

Sliders in jQuery Sliders are quite common these days on different types of websites. From an e-commerce site to specify the range of prices to search products, in financial websites to select income or loan ranges to web developers or designers to select color combinations or audio sites using equalizers, etc. sliders are quite visible … Read more

List of jQuery dialog styles with 5 demos

What is a jQuery dialog? The dialog box is a great way to present some useful information to your website visitors.  It is a window that floats over the main content with a title bar and content area where you can include text, images, and videos. The dialog box may also contain an option to close … Read more