
Search In
An array is a homogeneous collection of data. An array is a container that stores a fixed number of values of same type. The length of array is specified when we create an array. Once created, its legth is fixed. We can think of array as a structure
Step-1 Go to Apps and install the Mercury Payment Services application module.
Step-2 Go to Pint Of Sale Menu and click it .
Step-3 Go to the Point of Sale application, click on Configuration ->Mercury Configurations and then on Create.
Hi All,
We Often need tabbing & Accordion functionality in our project and what if we need it via angular material. Her is a quick guide of doing it simply and accurately.
Angular Material CSS references
<!-- Angular Material CSS now av
Hello Readers,
Definition: The DOM(Document Object Model) element that initiated the event.
It is often useful to compare event.target to this in order to determine if the event is being handled due to event bubbling.
The target property can be
In this tutorial we'll learn about two new tools from adobe for android or iPhone/iPad users.
Here we'll talk about Adobe Draw which is a part of Adobe Illustrator family and Adobe Capture CC. With the help of Adobe Draw you may create your idea
Hii,
I am providing a very simple javascript code by which we can access variables and invoke functions in the parent document and vice-versa.
Please go through the given example below and understand the concept.I hope it will be useful.
NVD3 is a very powerful java script library to render web based graphs. It automatically handles the scaling and plotting by itself. We just need to concern the data.
NVD3 just takes data and render the graph.
Data Format : NVD3 expect an array of
In the below example I have created Static JSON Parsing program in android. First I have added two TextView within RelativeLayout. In MainActivity I have used JSON object and JSON array JSON object within curly bracket ({) and JSON
Netstat in networking is used to view the ports and check their status.
It will provide you the information which port is accessed ,which port is damaged and which port is free.
Netstat allows you to make the log table of the ports
While submitting or getting data from source like database or from file we can do it using the method of postback or we can do it using Ajax calls to minimize delay in our application.'
The JQuery has the following methods that can be used to p
