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

Search In

How to integrate braintree payment gateway?

Hello Readers, This blog show the integration of braintree. 1. Braintree is a subsidiary of paypal. 2. Braintree accepting most commonly used cards and it is secure payment system. When we use the braintree we require a barintree library first and

What is JQuery noConflict method?

As jQuery do most of the JavaScript libraries use $ as a function or variable name. In jQuery's case, all functionality is available without using $ because it is just an alias for jQuery. In jQuery we can return control of $ back to the other li

How to hide a give using AngularJS?

Hello Reader's, If you are looking to make some animation effect to hide a div from website then in this blog you can learn how to do this. Hiding any div can done by many ways but by using Angular JS you can put some animation effect in it. So l

Javascript Prototype

All the objects that are created in javascript has a prototype. In fact we can say that a prototype is an object itself. All javascript objects created inherits the properties and methods from their prototype. Primary use of prototype property is for

Making UIImageView Clickable Using UITapGestureRecognizer

Hi,   We all know that buttons has their own IBActions that can be drawn easily via xibs/storyboard and codes. But what if the view type is UIImageView or UILabel or any other. In that case we can use UITapGestureRecognizer which is a concrete

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

Custom Filters in AngularJS

Hope you are doing good today. Today on My blog, I am going to explain how you can create Custom Filters in AngularJS. Filters are an important part in AngularJS which used to format data First Create an index.html page and put required library file

5 JavaScript Techniques a Programmer Must Know

JavaScript is a vast platform. It covers many advanced programming techniques. If you are a beginner, it’s crucial for you to know a few JavaScript strategies. Without knowing them, it is quite tough to build complex JS applications. From valid

How to save data in SQLite in Unity3d

To start up with CURD(Create,Update,Read,Delete) operations in unity3D using SQLite. You need to follow few steps: Steps for installing and use sqlite browser: 1.You need to have an SQLite Browser installed in your system: Which you can get from t

Page Redirection in Javascript

What are the different ways to redirect page in javascript? Page Redirection is a situation when a  user locates from one page to another. There are two kinds of redirect :  Server side redirect : In this,  server init

1 44 76
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: