Blog
How to create simple drop down button using css and javascript
This is one of the simple concept this will done by using css and simple javascript. In web developing field we can u...
How to create simple 404 Error page and how to set(redirect) this page for 404 error
In this post i will tell you how to create very simple customized 404 error page and how to set this customized error page....
How to create manually sortable list using Jquery
Create manually sortable list using jquery is one of the simple concept, You can sort the list simply drag and drop t...
Show and Hide the Password field value based on checkbox using javascript
This is a simple and important concept for the forms. This will done by using simple Javascript code. This is very us...
How to create Simple Mobile Toggle menu using css and Jquery
Mobile toggle menu is simple way to display the links(menus) in mobile devices. Today i will explain about how to create th...
How to set simple overlay effect to image along with text using pure css
This is one of the simple overlay effect using pure css. This is very commonly used all over the websites. Lot of web programmers...
How to set Caps lock on/off indicator to Password field using javascript
Caps lock indicator is one of the important thing to the user at the time of filling the forms, Mainly this will be useful to pas...
Create simple and good looking 3D text using Css3 Shadow
This post is help you to create 3D text using pure css3 shadow property. To highlight the text we should use some heighliti...
set the background color based on the table cell value with the help of jquery
This post helps you to set the styles for table td based on the values of the cell. Here i given the background colors base...
How to Change only Placeholder font size not for the input value
This is one of the simple css trick, If you apply the fontsize to the input field it also applied for the input placeholder...