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

Search In

Searching Through an Array in Js

Hello reader's in this tutorial we will find an array by searching. We will search an specific array's value and get the array element index if found. We are going to use a Array object methods indexOf and lastIndexOf which is in the new (E

How to make animated flipping menus using css3?

hello Readers , here is a simple blog on animated flipping menus using css3. I have created simple animated menus by using transition and rotate property of css3.  In this I have created an unordered list  of menus , on mouse hover on a par

some useful string functions in php

A sequence of characters is called string.There are lots of string functions which are commonly used in php to manipulate the string. Some example given as below strlen() function: Its used find out the length of the string i.e. total number of char

newstape in jquery

Today we learn how to make a 'scrollable newstape' using scroller plugin which help user to scroll a list of news with support of some events i.e mouse wheel, mouse drag. Example : HTML Code : <Html> <head> <script src

Use of accesskey Attribute in Html

accesskey Attribute: Accesskey attribute is used in html forms and links. It provides the user to use keyboard keys  for functions which are usually done by a mouse. Example: Like user clicks on links in a webpage using mouse , so with the help

Custom Tooltip using Html and CSS

Tooltip: A tooltip is generally used to indicate hints (extra information)  about something when the user moves the mouse pointer over an element. We can use either bootstrap tooltip plugin or we can create our own tooltip using html and css e

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.

Value Converter in WPF

What is Value Converter in WPF? Value converter is a class which translates/converts a value from the source type and provide output as target type and vice-versa. It is used at the time of data binding with the UI element in WPF. These classes impl

Parallax Scrolling

Hello everyone!! Parallax Scrolling is in which foreground content and background content are moved with different scrolling rate. In parallax scrolling we can use the different content in different scrolling position. code:-  <!DOCTYPE

Countdown timer in Pure JavaScript

Hii, In this blog, I am going to share few lines of javascript code  to create a countdown timer. Countdown timer is used in many places like In online shopping sites showing sale ends , starts in time, delivery time, sh

1 54 120
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: