
Search In
jQuery.makeArray() is used to transforms any array like object to JavaScript Array. This function is useful for making an element into a array list. Here in this line of code i used one div for explaining the box, in which the data of LI can be drop
Hey Readers!
A favicon (acronym for favorite icon), is a file that is associated with a particular website and contains many icons. Browsers supporting favicons display the page's favicon in the address bar of the webpage or in a list of bookmar
In order to create youtube video thumbnail in android we have to first initialize its view i.e. YouTubeThumbnailView in our xml file. On initializing YoutubeThumbnailView we have to add developer key and its InitializationSuccess listener with two ov
Expression in Angular Js are same like JavaScript i.e they also have literals, operators, and variables. Expression in Angular Js can be written inside curly braces (example: {{ expression }} ) and can also be written inside a directive (e
We can create themes using Theme Generator. Liferay Theme Generator is an easy to use command line tool to generate the themes. Liferay plugin SDK isn't required to create the liferay theme and it works well with liferay 6.2 and 7 and probably up
Overhauling yourself with the ever challenging and latest technologies resemble securing your future. There are without doubt odds of lacking behind on the off chance that you don't redesign yourself routinely. In industry driven by inn
Difference between Var and Dynamic type in C#
Var Type
C# 3.0 introduced var type.
With respect to storage it can store any type of value with the condition that var type variables need to be initialized at time o
In Java there are fields but in Kotlin there are no fields like Java. Whatever variables we define in Kotlin class it becomes properties by default with internal implementations of it’s accessors.
let's try to understand
Angular component ContentChild or ContentChildren can be defined as first or all child elements which are projected into given component from the parent component. Therefore, they refer to elements from components content DOM. They include only eleme
Software development is an expensive process which required a lot of investment by the business owners. At the time of outsourcing, the businesses get muddled as there are thousands of software development companies in the marketplace.
