Preloader

You have to set this code to in footer of the file. you have to add this code to styelsheet file. You can get loader image from here. http://nishant.mevawala.in/wp-content/uploads/sites/2/2014/12/loader_img.gif
validate password strength using jQuery

In some case, we need to require password validation. using jquery, we can validate password in front end side. also, we can validate password strength using jQuery. we have to check the password strength using a few regular expressions with jQuery. We need to give of some validate case for the password, so that we […]
Comment validation in WordPress

In wordpress, Comment management redirect to another page for error message. but you want to show error output in same page. so, you want to use custom comment validation in wordpress. here, I am giving example about comment validation in wordpress. it is very easy in development. follow example, add class “cusnis” to comments main […]
page scroll top using jquery

in website, sometime needs to scroll top. so, we have option to use it. you can implement this page scroll top using jquery functionality. This is possible with added functionality of js , css, html. in page, user want to use mouse scroll to come down to up sometime. but at this case, we have […]
Chosen JS for Dropdown Box Design

Chosen is a jQuery plugin that makes long, unwieldy select boxes much more user-friendly. it is very easy in use. you can use it with html, php, java,dotnet etc. Please visit to site download file and example for Chosen JS for Dropdown Box Design http://harvesthq.github.io/chosen