Tagged: jQuery

Bootstrap Colorpicker Example using JQuery - Clue Mediator

Bootstrap Colorpicker Example using JQuery

Today we’ll show you how to implement a bootstrap colorpicker example using JQuery. In this article, we will give you the two different examples to create color picker components using...

Form Validation using jQuery in PHP - Clue Mediator

Form Validation using jQuery in PHP

Today we’ll show you how to implement form validation using jQuery in PHP. Moreover we will show you how to insert it into the MySQL database. There are two types...

Check Username availability using PHP and jQuery - Clue Mediator

Check username availability using PHP and jQuery

Today we’ll show you how to check username availability using PHP and jQuery. Generally we need to check if a username or email already exists or not during the registration...

Ajax POST request with JQuery and PHP - Clue Mediator

Ajax POST request with jQuery and PHP

Today we will explain to you how to make ajax POST request with JQuery and PHP. In this article we’ll simply create form in HTML and submit form data via...

Autocomplete Textbox Using PHP, MySQL and jQuery - Clue Mediator

Autocomplete Textbox Using PHP, MySQL and jQuery

Autocomplete search shows the users list of matching results while types into textbox. In this article we will explain to you how to implement autocomplete textbox using PHP, MySQL and...