jQuery

Beloading 0.1 Beta

Submitted by Mohamed Feddad on
a customize-able loading screen, based on jQuery UI and Bootstrap Live Demo Dependencies: jQuery jQuery UI Bootstrap Font-Awesome Setup: Options: options = { // options that will be passed and replacements in case not background: options.background || 'rgba(0, 0, 0, 0.9)', // background color icon: options.icon || 'fa fa-refresh fa-spin', // takes font awesome icon text: options.text || 'Behold

jQuery - Ajax Call onChange Event

Submitted by fkgeo on
In this tutorial we are covering JQuery--Ajax Call onChange in input in ajax call will be made and user picture will be retrieved from MySql and will be placed automatically on user pict if the username is wrong then anonymous picture will be placed 1. Create a login.php page coding of login.php Power Tricks by fk Login here Login Ajax page for retreive data from Database coding of ajaxPage.php

How to implement Data Table on Table

Submitted by nurhodelta_17 on
This tutorial tackles on how to implement Data Table in database-driven html table. Data Table is a jquery plugin which provides a beautiful presentation and efficient functionalities of your database-driven table. These functionalities includes table sorting, table searching, pagination, table information and give the user the option to select table length.