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

Search In

How to add spining effect on social media buttons on mouse hover using css3?

Hello Readers, this is a small blog on spinning effect on mouse hover on social icons in css3.   In this example , I have taken  five icons when we hover the mouse , that particular icon will spin. Here I have used  transition, which a

ASP.NET : Binding ArrayList to DataList

Binding ArrayList to DataList DataList is a web server data bound control which display data items in repeating list. DataList provides an optional facility of selecting and editing data items. In DataList,Templates defines the content and layout of

FlexSlider

FlexSlider is a most popular jQuery responsive slider plugin for image slider. It provides both designers and developers a fast runnable image slider.   Some important features:   It is supported in all major browsers.   Pro

How to route / customize route in CodeIgniter

In CodeIgniter URI routing system we find one-to-one relationship between the path Controller_class/Controller_class_method and the URL .All the segments in a URI displays the below mentioned pattern : Domain_name/Controller_class_name/Controller_c

Redirect_Input for Parallel Arrays

Instructions:  The following programming problem can be solved by a program that uses three basic tasks-Input Data, Process Data, and Output Results. To process the data, it uses loops, arrays, decisions, accumulating, counting, search

How to add Custom Metabox in a particular page in Wordpress?

Hello readers, In this tutorial I will guide you to "How to add Custom Metabox in a particular page in Wordpress."   In WordPress, If you want to add or save some extra field in a post, custom post type or in the page. So basically w

DataBase in unity

Hi everybody I just learned some things in the past week about SQLite in Unity and I thought I share them as I had to figure out most of it myself. All code in C#. Set up a database in Unity Its my first time i am working with db in unity. I am ba

How to make Image cropper using mouse in php and javascript

Hello Reader's If you working on Codeingiter and looking for to making the free cropping of image before uploading then this blog is very helpful to you. The process of cropping the images is start from loading the preview of images via ajax an

How to use Chronometer in Android?

Below example code will helps you to create Chronometer. For this firstly, In activity_main.xml layout I have added buttons and Chronometer layout. Now See MainActivity, here I have used start(), stop(), SystemClock.elapsedRealtime()), setFormat() me

Circle checkbox style in WPF

Creating style for circle checkbox:   <Style TargetType="CheckBox" x:Key="CircleCheckbox"> <Setter Property="Cursor" Value="Hand"></Setter> <Setter Property="Content" Value=""></Setter>

1 258 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: