Helping you build websites - Page 49

  • Simple Hover Fade Effect Using jQuery

    Simple Hover Fade Effect Using jQuery

    In this tutorial, we will use jQuery to apply the fading effect on an image element. In the previous tutorial, we have seen the list of jQue ...

    November 28th, 2014

  • jQuery Fading Methods

    jQuery Fading Methods

    In this tutorial, we will learn about the available jQuery fading methods list. There are four methods in jQuery to create fading effects on ...

    November 28th, 2014

  • Moving DIV Element using jQuery

    Moving DIV Element using jQuery

    In this tutorial, we will learn how to move a DIV element to the top, right, bottom, and left directions using jQuery. In previous older tut ...

    November 28th, 2014

  • Dynamic Content Load using jQuery AJAX

    Dynamic Content Load using jQuery AJAX

    Loading a web page with dynamic content is very easy by using jQuery and AJAX. We have already seen about how to load content dynamically on ...

    November 26th, 2014

  • User Login Session Timeout Logout in PHP

    User Login Session Timeout Logout in PHP

    This PHP tutorial is used for setting user login session expiration time for the logged-in user. Once this time is elapsed, the user no long ...

    November 24th, 2014

  • User Activation Email Sending Script in PHP

    User Activation Email Sending Script in PHP

    User activation email sending script is the most common requirement for the web application containing a user registration system. Generally ...

    November 23rd, 2014

  • jQuery Drag and Drop Image Upload

    jQuery Drag and Drop Image Upload

    Simple code for uploading image using the drag and drop feature to move files from source to destination. ...

    November 21st, 2014

  • PHP CRUD with Search and Pagination using jQuery AJAX

    PHP CRUD with Search and Pagination using jQuery AJAX

    This tutorial is for doing database operations with search and pagination. It uses jQuery AJAX to perform all the operations. In the previou ...

    November 20th, 2014

  • Facebook Style URL Extract with PHP and jQuery AJAX

    Facebook Style URL Extract with PHP and jQuery AJAX

    In PHP, URL extraction can be done in many ways. In the previous tutorial, we have seen how to extract the remote content from a given URL u ...

    November 18th, 2014

  • PHP Voting System with jQuery AJAX

    PHP Voting System with jQuery AJAX

    This tutorial will create a simple voting system using PHP and jQuery AJAX. In this system, a visitor can vote (either up or downvote) only ...

    November 14th, 2014