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

Search In

jQuery Simple Responsive PopupBox or Modal Box

In this blog, we have created an example of a very simple and responsive jQuery popup box. Popup box is used frequently in the webpages for various purpose (Notification message, Alert message etc. ). If you need a simple and elegant r

SEO Tip for Successful Domain Transition - Case Study

While working as an SEO specialist, I have encountered with domain transition process from old domain to new domain, which was one of the most exciting and challenging task for me. I was the only one

Use pik in Windows

Managing multiple versions of Ruby on Windows can be a harrowing task since RVM is not present for Windows environment. And suppose you want to install different projects which require different version of Ruby and Rails on Windows. Can be a challe

Perspective mockup using CSS

Hello all, Below is an example, how to create 3D mockup to create this you should know about css Transfrom and about pseudo class. CSS:- div{height:240px;width: 160px;background: #ccc; position: relative; top:40px;padding:5px;box-sizing:bo

How to make vector drawable in android

In the below example I have created vector drawable function. For this first I have created vectordrawable.xml, animvectordrawable.xml , anim/rotation.xml and path_morph.xml layout. In activity_main.xml layout I have added TextView and ImageView. An

Sidebar slider using javascript

On clicking a button a sidebar will be shown. This can be created by using javascript. Below is the simple code of displaying a contact form on click button. index.html <!DOCTYPE html> <html> <head> <title>Slide Contact Fo

Sticky header using jQuery and CSS

A hot pattern in web plan nowadays is the utilization of sticky headers, where the top part of a page containing key components, for example, the menu bar once looked past gets to be settled on the page, keeping on staying obvious. The accompanying i

Responsive table using CSS3 and HTML5

We can easily create the table responsive using CSS3 and HTML5 thats makes our table more readable on small screen without the use of javascript. In my example ,I had simply used the table tags such as <table></table>, <thead></

Multidimensional Array in C#

An array is the collection of homogeneous elements which stored in a contiguous memory location by using the same variable name. Elements of an array are accessed by their index value. Array index start with 0 and go up-to-the length of an array elem

Scroll in jQuery

Suppose when any page has lot of information and you are at the bottom of the page and we want to back at top of the page, either you can refresh the page or click on a link there. Example: Html code: <!DOCTYPE html> <html> <h

1 42 76
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: