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

Search In

What is Jquery innerWidth() method ?

Hello Readers, innerWidth() is the jquery method and it is same as innerHeight() method in jquery but the difference is that it is used to get or computed the innerWidth of the jquery matched element, this method including padding of the element whi

How to give border color to UIButton in objc and Swift.

To give border color to UIButton :- 1. Take UIButton as property . 2. Give corner radius and corner width to UIButton. 3. Now give border color to UIButton. For Swift use :- demoButton.backgroundColor = UIColor.clearColor() demoButton.layer.cor

A simple function returning UIColor from HexaColor String in swift

Here are step-by-step guide to obtain UIColor: 1- Firstly you need to do is to remove all spaces and new line character sets from the string and then covert the string to UPPER Case example AABBCC. var cString:String = hexColorString.stringByTrimm

How to bind application data to attributes of HTML DOM elements?

The following directives are used to bind application data to attributes of HTML DOM elements: 1.ng-disabled Directive:-    This directive is used to disable any attribute (button,checkbox,etc).     Add ng-disabled attribut

add class event

add class( ) event is used to add class in a element during run time.It helps in animating designs.Through this we can change the property during run time.   <!doctype html> <html lang="en"> <head> <meta charset="utf-8"

Internal working of keyboard

Hello friends, today we are going to discuss about keyboard and its working. There are a lot of things in the world which we use but we don't know the internal working. If you want to know the internal working of casual things then you are at the

add( ) event jquery

add( ) event is used to add elements css to the matched set of elements.Through dis we can change the css and add add text to the matched set of elements.It helps in making site more user friendly and interacting.   <!doctype html> <

Change background color of uibutton using subclass method

Hello all ! Explanation is, Suppose we want to change the background color of the UIButton when it is selected and when reSelected change it to the default colour. There are many methods for doing so and one of them I am explaining below :- First

CSS3 transition with demo

With the help of CSS3 new properties, we can transit an element from one position to another with the help of few properties. It provide you to control the values of the element property for a particular duration of time. There are two steps involved

How to create animated Buttons?

Hello readers , this is a small blog on creating animated buttons using css3. In my example, I have created four buttons using "<ul> <li>" of different color but of  same size. These buttons have width and height 100%, bord

1 15 44
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: