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

Search In

CSS3 Selectors

pre{padding:4px;border-radius:0px;} Hi all, Selector are the basic component in the CSS. Here's a definition of the selector from W3C documentation - A Selector represents a structure. This structure can be used as a condition (e.g. in a CSS rule

Differentiate between array_combine and array_merge?

 array_combine and array_merge are the array functions in PHP that are used for different functionalities both are different from each other both have different functions. Merging the elements basically means to merge one or more

How to calculate two fields and show total in third fields in openerp

To create two float fields in openerp you have to make third fields function and also this is a auto calculate in openerp. Like:- field3 = field1 + field2 EXAMLE - 'field3' : fields.function(get_total, method=True, string='FIELD3',type='integer')

Global and Local variables in Python

Python Variables that are defined inside a function body have a local scope, and those defined outside have a global scope and variable. That indicate local variables can be accessed only inside the function in which they are declared, whereas global

FIND_IN_SET() Function in MySql

find_in_set() is a function which returns the position of a string within second string. We mostly found a situation where we want to fetch records on the basis of particular string and that string are stored in comma separated values in database

Hide div by slide effect and show another div

This code is used to hide div by slding effect towards right to left and show another div by the same sliding effect on its place . <script src="js/jquery.min.js" language="javascript" type='text/javascript'></script> <script src="j

What Is Bitcoin And How this Cryptocurrency Works?

What is Bitcoin? Bitcoin is a digital currency that was created by Satoshi Nakamoto in 2009. It is a digital currency in the form of electronic cash which is used and distributed electronically. Bitcoin is a decentralized currency that works in a p2p

What Is Performance Testing?

What Is Performance Testing ? Performance testing concentrates on performance Engineering, an introducing computer application or computer science exercise which conflicts to build performance into the pattern or design and framework of a procedure,

Bug Isolation

What is Bug Isolation ? Bug isolation or defect isolation is a process in which bugs are documented using distinct data fields mentioned in the bug report, such as Steps to Reproduce, input data and attachments. In other words it is a process of add

Relatives font sizes in css

Hi Readers, In this blog, I am going to discuss relatives font size in CSS as per screen resolution. Being a ui developer one should have proper knowledge about all the measurement units while making a responsive design using CSS. First of all we s

1 41 423
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: