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

Search In

Adding css property using jQuery

Hii All , Jquery is a type scripting langauge created by John Resig along with his team in 2006. It is a client side script programming language. It is a concise javascript library. Both javascript and jquery is used for script programming bt j

How to install MySQL workbench ubuntu 14.04?

Install MySQL workbench ubuntu 14.04 Hello friends, today I am going to tell you how to install MySQL workbench on Ubuntu 14.04 LTS. Follow the steps below: Go to  http://dev.mysql.com/downloads/workbench/       Now downlo

Chapter 2: What is Angular Js and Directives with example

Angularjs is a javascript library which is perfect for single page application(SAPs). Angularjs is nothing just a javascript library which extends HTML with new markups. Single page application are those web application which will load a single web p

How would you create Sessions in Cakephp

Hello readers , this is a small blog on session in cakephp. Sessions are the most useful and important function of PHP. I think Sessions are used in every website. Sessions can be used in  e-commerce website, job portals, payroll systems , heal

validations in ruby

Validation There must be something twirling inside your mind after seeing validations in ruby, validation are basically used to check whether you are sending right parameters or not. i will explain you by brief code class School < ActiveRecor

UiSplitView Controller in Swift

To Create a SplitViewController in swift follow the steps:- 1- Create a new Project. 2- Add a splitViewController. 3- Create a cocoaTouch Class inherits from UIViewController named as DetailViewController 4- Create another CoCoatouchClass that in

Ionic Framework - ion-infinite-scroll

Hello Readers, Today, We will discuss about on of the Ionic Framework directive ion-infinite-scroll. ion-infinite-scroll directive allows you to load more data when you reach bottom of the page. Code snippet to understand the functionality: First

Parse big data in Cucumber using Doc Strings

There are many times when we have to handle a some large data(multiline text) in our Feature file. If we pass the data in data table then every line inside the data table will be considered as new argument. So, data table will not fulfill our require

Custom style/CSS for HTML5 placeholder attributes

Introduction of HTML5 Placeholder HTML5 is one of the great inventions for web world. HTML5 introduce many new and important attributes, some are HTML based and some are through JavaScript API form. HTML5 Input “Placeholder” is one of th

How to Create folder

To Create a new folder we use a Directory.CreateDirectory() method. This method allows us to create new directories in the specified path only if the specified path is not already exists. It is one of a static method in Directory class because of its

1 543 720
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: