
Search In
If you want to swipe on touch devices like iPad, iPhone, Android device etc there is a jQuery plugin that can be used for this purpose. It can read any single or multiple finger swipes on touch device and mouse 'drags' on the desktop browser.
Hello Readers,
Hope you are doing good today.
Today on My blog, I am going to explain how you can make labels in edit mode and update label text using JavaScript. First, you need to create label which you want to make editable and also create save
Hello Readers,
Hope you are doing good today.
Today on My blog, I am going to explain about the Administrative Privileges in MYSQL.
What is Privileges
Several types of privileges can be granted to an account. Privileges should be granted acc
Hello Readers,
Hope you are doing good today.
Today on My blog, I am going to explain how you use Form Validation in AngularJS. First, you need to use the AngularJS library in your page. AngularJS provides client-side form validation. Validation no
Hello Readers,
Hope you are doing good today.
Today in My blog, I am going to explain how you can upload multiple files using AngularJS and PHP.
First Create an index.html page and put required library file in <head></head> secti
Some of the most famous games for mobiles are found on Android. In recent years we have seen an influx of so many games in different genres. First, we saw many parts of Angry Birds taking off on Android and later we saw famous games like Candy Crush
In this tutorial, we will learn "How to upload multiple files with the help of Codeigniter's customized upload class named as CI_Upload_Multiple in the file named Upload_Multiple.php in the Codeigniter's library". With the help of t
Hi All,
HTTP request is a two way process i..e client - server communication .Three basic features that make HTTP a powerful protocol and these are:
HTTP is connection less
HTTP is media independent
HTTP is stateless:
There are many typ
Here we will learn different ways in which we can write the main method in JAVA. Different ways of modifying the main method in JAVA are mentioned below and displayed with the help of example:
1) Making changes in the sequence of modifiers, method p
Drupal gives the amazing feature to use multisite with share code base, Multisite provides the facility to use single Drupal installation setup (including core code, contributed modules, custom modules, and themes) among several sites in which allows
