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

Search In

Geolocation API in HTML5

HTML5 Provides new feature of geolocation API which can help user to find his current location and share the location to the web site. It works with the javascript which capture the latitude and longitude of the user. It works with the global naviga

Bootstrap pagination

Bootstrap pagination In case of multiple pages in bootstrap,we can also number them making our presentation more efficient.This can be done through pagination.These large blocks is hard to miss,easily scalable and provides large click areas. <na

What is input pattern ?

The pattern value is use in input box which tells the user, In which pattern value will store in database. If the value is according to pattern then data will store otherwise it will shows an error. Its works with following input types:- text,sear

Sort an array of strings based on length of its elements in Ruby

In ruby if you want to sort an array of strings based on the length of its element, you can use the code given below. i.e If you want the word having the least number of characters in it to come first and arrange other words in this manner as well,

How to use toggle() method in jQuery ?

Welcome to findnerd, today we are going to discuss on toggle() method in jQuery. Firstly let know what use of toggle() method In the toggle() method, you can toggle between the hide() and show() methods in jQuery. So we can say that toggle() method

How to use append() method in jQuery ?

Welcome to findnerd, today we are going to discuss on append() method in jQuery. Firstly let know what use of append() method Append() method is used for inserting at the end of the selected elements in jQuery you can see bellow example how it wor

Different tools used for Mobile testing?

There are several tools available in the market which can aid in testing of a mobile application:- 1. QTP a.k.a. Quick Test Professional. 2. Infostrech automation framework integrated with TestNG , Selenium. 3. Calabash - Functional testing tool. 4.

Magento install error - Exception printing is disabled

How to Solve Magento installation error ? Magento install error - Exception printing is disabled There has been an error processing your request Exception printing is disabled by default for security reasons. Error log record number: 2136883556890

How to use prepend() method in jQuery ?

Welcome to findnerd, today we are going to discuss on prepend() method in jQuery. Firstly let know what use of prepend() method ? prepend() method is used for inserting at the beginning of the selected elements in jQuery you can see bellow examp

Client Side and Server Side Controls

In .NET Framework we have two types of controls: 1 Client Side 2 Server Side Client side controls are HTML controls usually used for client end. Ex : <input type="button" /> Server Side controls are ASP controls specially meant for se

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