
Search In
Its official and it's out - The iPhone 7 will be launched on September 7. Apple has put an end to all the rumours that circulated over the launch of iPhone 7 series. Apple sent out the media invites confirming the time and date of the mobile phon
The days of static resumes are quickly coming to an end. It’s about time. After all, everything else has gained an interactive element, so why shouldn’t we help human resource navigate our resumes more easily and more quickly?
Today there are lots of options in regards to software and platforms you can use for managing your daily tasks at work. Regardless of which one you choose to use, it’s going to take you some time to adapt, get used to it, and understa
Working for yourself as a freelancer is perceived an idyllic career choice. Go wherever you want, given there is a Wi-Fi connection. Work whenever you want. Deal with clients you want to deal using only the best digital tools.
You are free.
If you want to detect and validate credit card numbers in jquery you can use the below code.
In this we use client side validation to verify the credit card type or user using valid card number.
It will display the type of detected credit card and
Parse provides simple Facebook login where it saves Access Token and limited user info. Inside your viewcontroller where you have implemented PFLogInViewControllerDelegate, PFSignUpViewControllerDelegate delegates just call Facebook request as menti
Android has now a built in Place picker, where user can pick the places. Developer can only send an intent and get result in OnActivityResult.
Requirements -Google play service greater than 7.
public void onPickButtonClick(View v) {
// Construc
Hi Reader !
From this blog we can learn how to add google captcha in your web site using c# .
To use a Google Captcha(or reCaptcha) in your web application, you first have to follow below steps :
1) Open url ‘https://www.google.com/recaptcha/int
In this example user will have facility to add more input fields in form dynamically similarly user will also have facility to remove dynamic input fields so once user click remove link it removes the current input field by using its corresponding
Making Animated Placeholder
To make a Placeholder animation we need to make custom placeholder, for this I have used span tag.
HTML -
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<
