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

Search In

Socket.IO using node.js and express

In node.js Socket.io enables real time event based communication. What that means is that we can communicate to the server from the client and in return the server can talk back to the client. Socket.IO uses WebSockets when it can and has fail overs

Serialize a form elements in jQuery

The serialize() method of jquery is useful when we have to send a query string to sever in ajax request. It can encode all the form elements as a string by serializing the form values. This method does not accept any arguments. The .serialize() metho

How to change query string value on keyup of a text-box?

Let's suppose we have a situation where we want to change query string value of anchor tag href on text-box keyup event Text-box keyup event is triggered when we release a key on the keyboard. We are considering  that our HTML page is like

Discussion on Nodejs

Welcome to FindNerd. Today we are going to discuss nodejs. If you start the learning of nodejs then it can create little bit confusion for you. First question should be raised that what is nodejs? Nodejs is nothing but runtime environment for server

Populate greater dates in second dropdown list for End Year than selected in Start year dropdownlist

The below code snippet dipicts how we can populate “End Year” in second dropdownlist all greater than “Start Year” that we selected in the Start Year dropdownlist. Let us create an html file say selectyear.html Here we will

Populate greater price in second dropdown list for “To Price” than selected in “From Price” dropdownlist

The below code snippet depicts can populate “To Price” in second dropdownlist all greater than “From Price” that we selected in the From Price dropdownlist. Let us create an HTML file, say selectamount.html Here we will assi

TTS(Text to Speech) android

TTS define Text To speech. Android provides TextToSpeech functionality from API level 4.  TextToSpeech  is in package android.speech.tts.  Here is how to work with text to speech functionality in android. 1. Create a Project.

Cordova plugin for using torch or flashlight of your device

Hello Readers, Cordova flashlight plugin allows you to access device flashlight in your app and you can access it from your app. This plugin works on iOS 5+, Android 2+, wp8 and for Android 6+ runtime permission handled automatically. First of all

Learn how to create a slider with animation effects using simple code of jQuery

Hii, I had shared few example of animation effects using CSS and jQuery,This blog is continuation with my previous blogs on "animation effects" using CSS and jQuery Learn how to create a slider in html with different animation effects usi

Chapter 5: jQuery Effects

Hi all, jQuery offers you easy interface for doing many kind of effects with easy and minimum code configuration. In this post some of important jQuery methods for visual effects. hide() and show() For showing and hiding element(s) is too easy yo

1 216 287
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: