Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Select only one element of checkbox at a time using jquery

Many times we need to select only one element at a time in checkbox because mostly in checkbox is used for multiple data selection. This blog illustrate how we can select only one element of checkbox at a time using jquery.   See the below Code:

UINotification in iOS10, Swift 3.0

To implement Notification in iOS 10, follow below steps. Go to Project -> Target -> capabilities -> push notifications enable push notification. Now in Your AppDelegate Class do following steps - 1. Import UserNotifications. 2. Assign &ld

How to Show an Animated Splash Screen in iOS?

1. Add an image view in your initial view controller as-UIImageView *animatedSplashScreen; 2. Set its frame in such a way that its compatible with all the devices as animatedSplashScreen  = [[UIImageView alloc]initWithFrame:[[UIScreen mainScree

Whatsapp has Acquainted Video-Calling Feature with its Flying Colors

  Whatsapp is one of the most essential and popular messaging application which let the user communicate with each other throughout the world. About 160 million users make use of these applications each day. The use of Whatsapp application is

Repeat form on add form button

Hello everyone when I click on button repeat, the form is repeating. In this form I am using bootstrap color picker but when form repeat color picker not works in repeated form. this is my form:   <div class="col-sm-12 "> <hr> <

How to Get Current Directory in Nodejs

In my previous blog, I have shared the insights about the step-by-step guide to open Node.js command prompt in Ubuntu. Later that evening, I received a query regarding ‘ways to get the current directory in the Node.js’. I thought of form

How to verify that a mobile number is present in current device

In my App, i want to verify if the mobile number that the user has entered is present on current device. Like all the banking apps do. Banking apps will not allow you to login if registered mobile is not present on current device.   My questio

How to Use 2fa Google Authentication in CakePHP 3 and Above - 8 Steps Guide

About Google Authentication/ 2 step verification   2fa stands for "Two Factor Authentication"  also called Google authentication which provides security to user account. In order to log-in to their account, they need to ins

Cordova Picture Background Plugin to Capture Image without User Interaction

Cordova is a mobile application development framework Owned by Adobe System, it was first created by Nitobi but in 2011 Adobe System acquires/purchases it.  Earlier Crodova is known as PhoneGap. It is a free and open source version of Apache Cro

How to Use Json_encode() Function to Pass PHP Array to JavaScript?

json_encode() is corePHP function which is used to generate JSON which will be a simple value (i.e nethier an object nor an array). So, in this tutorial, we will see how to use json_encode() function to pass PHP array to Javascript.   &

1 265 720
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: