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

Search In

jQuery.param() method in jQuery

jQuery.param() Syntax: $.param(object,traditional) object: object parameter in param method is an array, a plain object, or a jQuery object which needs to be  serialized. traditional: This parameter is a boolean indicating whether a tr

Underscore.Js

"Underscore.js" a tiny and powerful library with a minified size of 5.7kb. You can download this library from http://underscorejs.org/underscore-min.js This library support over hundred of functions which can be very useful in our day to

Shell sort in C

Shell sorting was first introduced by Donald Shell. It compares the element in the list that lies far apart for exchanging . The execution time is dependent on the gap it uses.       Algorithm for Shell Sort   step.1:

  • 339
Interpolation Search in C

It is an improved variant of the binary search.For this algorithm to apply data should be in sorted form.   There are scenarios where the target location is already known. For example, in case of telephone directory the word to be searched is

netw

Ping   Ping is used to check the response from other terminals in the network. It will give you details related to the network you rare in and its status with request. Ping returns different responses depending on the computer in question. Th

How to make selected item spinner function in android.

In the below example I have created a Selected Item from spinner in android. Here I have added first aTextView and Spinner in activity_main.xml layout, after then you can see in MainActivity I have used String class and created a ArrayAdapter. I have

How to Remove leading or trailing spaces in an entire column of data?

Hello everyone, Some times we need to remove the leading, trailing spaces or space in between the text in an entire column of data, one can might think to go manually but what if you have large set of data, the manual process will be

OVERRIDE LAYOUT CORE FILES IN MAGENTO

Sometimes we are required to do some changes in our core phtml files. Its a good habit of every Magento programmer to override the core file instead of the making change in the core file. To do so overriding the core file can be done as : Step 1 U

How to change the background of a html randomly and dynamically

We can change the color of the background of the body and of any part let the part be header or div. It can be anything. We can change the background color of the html using the jquery in our html. For that first of all we have to include the jquer

Disable browser back button using JavaScript

Hello Readers! Here is a small blog on how to disable the browser back button. Although it is not advisable to use such tricks in websites as restricting or disabling the browser back button can be annoying for users who might wish to go back to the

1 195 949
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: