
Search In
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
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
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
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
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
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
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
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
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
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