Category: AJAX & JS

jQuery Autocomplete Example Demo

Jquery autocomplete php mysql example

After getting more and more request for Jquery autocomplete php mysql example from Create Ajax Search Using PHP MYSQL and jQuery tutorial,  Finally I have completed this last night. Jquery autocomplete php mysql example Lets start, In this tutorial we will us jQuery plugin: Autocomplete Autocomplete an input field to enable users quickly finding and selecting some value, leveraging searching and [...]

Screenshot

Facebook Style loading Using CSS & JS

In this tutorial We are Creating Facebook Style loading Using CSS & JS. You can See Demo Or Download code from here. Demo | Download Start with HTML code first. We have used prefixfree.min.js And modernizr.js.  modernizr. CSS Code Js code Demo | Download Hope this tutorial will help you to use Facebook Style loading Using CSS [...]

gloab

Region, Country & City/State JavaScript Database

In Today’s post I will solve most of developer form Region, Country & City/State Database issue.

Most of developer have question to get all this data. And using this data we will create custom Region, Country & City/State JavaScript Drop-down Selection.

jQueryMegaMenu

How to Create jQuery Mega Drop-Down menus ?

Mega Drop-Down menus have been around for a bit, however most designers use it rarely because most projects they are not needed. Demo Download Most web design projects might require drop-down menus most required where many pages and ategories are tere so user can easily navigate website pages. It is only with a client that [...]

Create Simple jQuery Combobox.

Create Simple jquery combobox example

jQuery Combobox is technically a ‘Select’ HTML element. A combobox is also be known as a drop down list.

In this tutorial,I will explain you Creating Simple jquery combobox with example.

You may feel some times that, in your project you need to required multiple select variable from the variable list. At that time dropdown, checkbox will not work for you. This is the simple example that can fix your problem.

funny-questions-with-funny-answers-on-stackoverflow

Funny questions with funny answers – stackoverflow

Stack Overflow is a programming Q & A site that’s free. Free to ask questions, free to answer questions, free to read, free to index, built with plain old HTML, no fake rot13 text on the home page, no scammy google-cloaking tactics, no salespeople, no JavaScript windows dropping down in front of the answer asking for [...]

jquerymobile-tutorials

Anatomy of a Page – jQuery Mobile Sample Code

Pages The jQuery Mobile “page” structure is optimized to support either single pages, or local internal linked “pages” within a page. The goal of this model is to allow developers to create websites using best practices — where ordinary links will “just work” without any special configuration — while creating a rich, native-like experience that [...]

node-js

NodeJS Tutorials-How do I get started with NodeJS?

Node.js is an event-driven I/O server-side JavaScript environment based on V8. It is intended for writing scalable network programs such as web servers. It was created by Ryan Dahl in 2009, and its growth is sponsored by Joyent, which employs Dahl How do I get started with NodeJS? To make the concept of Node.js clear I would like to compare it with the ordinary server-side languages [...]

Create Ajax Search Using PHP jQuery and MYSQL

Create Ajax Search Using PHP MYSQL and jQuery

This tutorial shows how to create simple and attractive Ajax based search using PHP, jQuery, MySQL and Ajax. Demo File Structure  Download First of all create database ajax_demo , then create table ajax_search. CREATE TABLE `ajax_search` ( `id` int(11) NOT NULL auto_increment, `FirstName` varchar(50) NOT NULL, `LastName` varchar(50) NOT NULL, `Age` int(11) NOT NULL, `Hometown` varchar(50) [...]

deck.js

deck.js Modern – HTML Presentations JavaScript

deck.js is a tool for making modern HTML presentations. Slides are basic HTML. The deck.core module keeps track of slide states and deck states, leaving CSS to define what each state looks like and how to transition between them. Extensions use core events and methods to add goodies, giving presenters the freedom to add what [...]

Ads

Recommend on Google

Write For Us


If you are a web designer/developer, graphic designer or even an experienced blogger, perhaps you would you like to share some of your knowledge or expertise with the readers of WebDesignerGeeks. Find out more »