Helping you build websites - Page 42

  • Highlighting Keywords in Search Results with PHP

    Highlighting Keywords in Search Results with PHP

    Highlighting keywords in search results will help users identify relevant results quickly. In a previous tutorial, we have seen advanced sea ...

    May 31st, 2016

  • Advanced Search using PHP

    Advanced Search using PHP

    Advanced search provides more options to the user to filter and narrow down the search result. Advanced search will be convenient for the en ...

    May 30th, 2016

  • jQuery Fade Out Message after Form Submit

    jQuery Fade Out Message after Form Submit

    In this, tutorial we will see about how to code a message that fades out using jQuery. After jQuery AJAX form submits, we have to respond th ...

    April 17th, 2016

  • Change Theme using jQuery Split Button

    Change Theme using jQuery Split Button

    In this post, we will see how to change the theme color using jQuery. We have an example with a split button having two parts. One is for th ...

    April 4th, 2016

  • Switch CSS Class Using jQuery

    Switch CSS Class Using jQuery

    In this post, we will switch the CSS class using jQuery. In a previous post, we saw how to switch CSS files based on the screen size to make ...

    March 24th, 2016

  • PHP Forgot Password Recover Code

    PHP Forgot Password Recover Code

    In this post, we are going to see an example to learn how to recover the forgot password. In this example we have a forgot password form to ...

    March 23rd, 2016

  • Switch CSS Based on Window Size using jQuery

    Switch CSS Based on Window Size using jQuery

    Here we are going to see an example to switch CSS file dynamically based on the window size. In this example code, we are having two CSS fil ...

    March 17th, 2016

  • Equal Height Columns with jQuery

    Equal Height Columns with jQuery

    In a multi-column template, the columns height is based on the content length. If the content lengths are varied then the columns will not b ...

    March 16th, 2016

  • Prevent Form Double Submit using jQuery

    Prevent Form Double Submit using jQuery

    In this tutorial, we will see how to avoid duplicate submit using jQuery. While submitting a form via an AJAX function, the page will not re ...

    March 9th, 2016

  • Restrict Typing Invalid Data in Form Field using jQuery

    Restrict Typing Invalid Data in Form Field using jQuery

    By restricting users from typing invalid data we can minimize validation errors in an earlier stage. Let us see an example to do this using ...

    March 9th, 2016