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

Search In

Grid (lines) over image

So, this thing took lot of my time. I hope it will save yours. Here, we need a parent div and a child div. Parent div will have the image in background, I am using inline style so that one can use it in as many pages as he/she wants. Here's the HTM

How to display multiple images one after another in some time interval

Sometimes we need to display ads in our application.To display the multiple images one after another in some time interval write the following code: Create a customTimerTask class that extends the TimerTask class public class customTimerTask exte

Black Box Testing

Black Box Testing is a technique of testing in which the internal structure, design or implementation of the item being tested is not known to the tester. In other words we can say that, Black Box Testing is a software testing method where tester do

Black Box Testing Method

Black Box Testing is a method of testing in which the internal structure, design or implementation of the item being tested is not known to the tester. In other words we can say that, Black Box Testing is a software testing method where tester do not

Closure in Javascript

A closure is a technique which helps us to access the variable of other function even when they are out side the scope of the calling function. We can also say that it has access to the outer function’s private variables. Example : The private va

In C#, should I use string.Empty or String.Empty or “”?

Hi... In my previous blog, I have already mentioned that String and string both are same as string is just the alias name for String or System.String. So we can use either String.Empty or string.Empty, it doesn't really matter. Now the question is w

How to use loading and saving data from the local storage

In below code, I have used a constructor shoppingCart for the parameter CartName which identifies the Cart while loading data from the local storage. I have also used clearItems() function which is used to clear the cart and saveItems which is used

How do I get a YouTube video thumbnail from the YouTube API?

Hello Readers! We can use YouTube Data API to retrieve video thumbnails, caption, description, rating, statistics and more. API version 3 requires a key*. Obtain the key and create a videos: list request. Example PHP Code $data = file_get_contents

How to Create Group in Twitter

Hi Guys,   Today, we are discussing about trending and hot topic in Digital marketing i.e ‘How to make a Group in twitter. When I search on INTERNET it show me Group when number of person or things are categorized, gather together is called a

How to make validation for multiple email validation using Jquery

Hello Reader's if you have implemented multiple input for emails and you want to validate all of them using a single validation rule. By using JQuery you can make this. Lets see how to make validation:- Suppose your html page is like this:- <sel

1 94 720
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: