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

Search In

CSS3 Animations

Hello All, Here I am sharing some information about the animations through CSS3. As we know animation is changing the style of an element. we can change the animation by changing the style of an element using css properties. When we talk about css3

How to add the new class in a div dynamically

We can change the text format, style,font size by adding a class created as per the requirement to the div or any html element dynamically using the addClass method of jquery. For Example: let us change the content inside the div that contains two

How to change category page layout ?

Hello Readers, This tutorial will guide you about "How to change category page layout ". There are different ways to change the category layout in Magento.   1. Change individual category page layout   Login to admin panel &

Two tree architecture and Three tree architecture

Two-tree architecture Is used by lot of other version control systems . In this we have a repository and a working copy, our working copy begins with the top of our project directory and below of that might be one or thousands of file and subfo

Active Records for Adding, Removing or Changing a column

When we create a web application we generally create models which are referred to as tables in the database. Sometimes we need to add a column to the existing table or remove an unused column from the table or just change the column. The way to do al

Change Facebook Login button Image of facebook SDK in iPhone

Simple steps to change the default facebook login button image of facebook SDK. After downloading Facebook SDK and its bundle resources add them to your xcode project Step 1. Click on your xcode Navigator Framework folder then, Step 2. Click on Fa

Detect network change using Reachability in ios

Following code will help you to detect the change in network availability. Download the reachablity class from here : https://developer.apple.com/library/ios/samplecode/Reachability/Introduction/Intro.html #import "Reachability.h" Then put follo

How to change the theme or highlighted color of EditText

In order to change the theme or highlighted color of EditText do the following steps:- 1) Create colors.xml file inside the values folder (if you don't have) and then declare colors <color name="ColorPrimary">#4484F6</color> <color na

How to change auto logout in liferay

Hello Guys, Liferay provide default auto log-out functionality when you are inactive 30 minutes on website, it will log-out from website. You can change this functionality according requirement. Auto log-out functionality depends on session tim

Change the button background color when highlighted in swift

To create a button at run time in swift please use the followin code: this code will help you in creating a button at run time. and also change the background color of the button in highlihted State.. To change the button background at the time of t

1 12 342
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: