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

Search In

The Grid system in Skeleton Framework.

Skeleton is a lightweight framework for CSS . It specifically has two CSS files: the popular normalize.css file and the skeleton.css file. The grid system of Skeleton is used create responsive website hence it's a most important part if Skeleton

Skeleton Animation in Unity

Blog 1 :- Skeleton animation in Unity Hey Guys, this blog is part of a series "Skeleton Animation in Unity" . In this i'll try to explain "how to instantiate spine objects in Unity". For this make sure you have "spine-u

What is the use of jQuery.data method in jquery?

Hello Readers, jquery.data() method or we call it as $.data is the jquery method and it is used in this DOM element associate with the data and the JavaScript objects. And, this method is used to make the jquery code clear and concise. Syntax : j

Different activities in Risk Management?

Activities in risk management are as follows:- 1.) Risk identification, 2.) Risk prioritization and 3.) Risk treatment 1.) Risk identification:- Risk identification is majorly dependent on the project scope. It is often carried forward with differ

How to generate date selector using in website

Hello Reader's if want to generate the date selector then you can use the Javascript. By choosing JS you don't have to write every month, day or date hard core in the code. Lets start to generate the code for it. Step 1: Create head section in your

Use of lambda, Proc and Block in Ruby

Today we are going to see the basic differences between Block, Procs and Lambda.  All these three are commonly used as inputs to some iterators like each and map.   Blocks Blocks can't be stored in a variable

NSArray with different functions and operations.

NSArray and NSMutableArray are Objective-C’s general array types. It represents an ordered collection of objects, and it provides a high-level interface for sorting and manipulating lists of data. NSArray are immutable type where NSMutableArray is m

How to develop neurotechnology SDK in liferay?

Hello Guys Neurotechnology Sdk is used for fingerprint, face detection etc.. To develop neurotechnology SDK in liferay, first build maven project and create applet jar and relative jar's using Maven with "clean install -Papplet". Below steps will he

Why do we need Generics in Object Oriented Programming explained through C# program?

using System; using System.Collections; namespace DrawbacksOfNonGeneric { public class Person { //Properties public string Name { get; set;} public int Age { get; set;} //Constructors public Person(){} public Person(string name, int

How to make mobile browser display either in portrait or landscape?

Hello Reader's If you want to make simple Javascript code to make mobile browser display either in portrait or landscape.. This will help you to make your required sreen <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.

1 373 481
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: