Blog Archive

jQuery AJAX AutoComplete with Create-New Feature

jQuery AJAX autocomplete example to show dynamic suggestions using PHP and MySQL database. ...

May 27th, 2023

How to Create Horizontal Scrolling Menu using jQuery and PHP

Horizontal scrolling menu to make your menu interface responsive with a huge list of menu items in a single menu bar with step by step examp ...

July 24th, 2019

PHP Image Slideshow with jQuery using Multiple File Upload

How to build a simple PHP Image slideshow using jQuery with multiple image file upload accompanied with example and free code download. ...

February 26th, 2019

jQuery Autocomplete with XML Data Source

Autocomplete feature is a typeahead mechanism to show input suggestion to the user. It is a common UI/UX feature in applications to intuitiv ...

June 3rd, 2018

jQuery UI Color Picker without Bootstrap

There are many popular color picker plugins available in the market. Previously, we have seen an example to implement jQuery colorpicker wit ...

May 23rd, 2018

Changing DIV Background using Bootstrap Colorpicker

Bootstrap Colorpicker is a GUI widget which can be used to show a color pallet to pick colors. This is a jQuery based Bootstrap plugin. Usin ...

April 18th, 2018

Twitter Like Character Count Validation using jQuery

Twitter uses character count to restrict number of characters input by the user on a text input area. We can see many websites having conten ...

February 8th, 2018

Responsive Image Slideshow using jQuery

Image slideshow is the best way of presenting photos that we want to showcase. In this tutorial, I created the image slideshow which is resp ...

January 17th, 2018

jQuery Credit Card Validator

This tutorial will show us how to validate credit cards using jQuery. When the user submits his card details, the jQuery code will be called ...

January 10th, 2018

Slide-In Contact Form using jQuery

Contact form using jQuery or other efficient libraries will make the look and feel trendy and modern. These days, application components are ...

January 5th, 2018

↑ Back to Top