Helping you build websites - Page 46

  • PHP Shopping Cart with jQuery AJAX

    PHP Shopping Cart with jQuery AJAX

    In this tutorial, we will create a shopping cart using jQuery AJAX. In a previous tutorial, we have seen simple shopping cart code using PHP ...

    May 20th, 2015

  • PHP JSON Array Merge

    PHP JSON Array Merge

    Merging one or more JSON arrays using PHP can be done in various ways. For example, the merge can be done using PHP array_merge() function o ...

    May 14th, 2015

  • Pause Resume Slider using jQuery

    In a previous tutorial, we have seen about how to create jQuery image slider. In this tutorial, we are adding pause resume control to this s ...

    April 27th, 2015

  • jQuery Image Slider

    jQuery Image Slider

    In this tutorial, we are going to see an example of image slider using jQuery. In the previous tutorial, we have seen already how to run jQu ...

    April 22nd, 2015

  • Calculating Hours Difference in PHP

    Calculating Hours Difference in PHP

    In PHP, there are many ways to calculate the difference between two dates. In this tutorial, we are using PHP date time functions to calcula ...

    April 15th, 2015

  • Clone HTML using jQuery

    Clone HTML using jQuery

    In this tutorial, we are going to see how to copy and insert HTML element dynamically. In the previous tutorial, we have added HTML form ele ...

    March 24th, 2015

  • Toggle HTML with Javascript

    In this tutorial, we are going to see how to create toggle effect using Javascript without jQuery. In the previous tutorial, we have seen ab ...

    March 18th, 2015

  • Toggle HTML with jQuery

    Toggle HTML with jQuery

    In this tutorial, we are going to see how to toggle HTML text element using jQuery. In the previous tutorial, we have seen horizontal expand ...

    March 17th, 2015

  • jQuery Mega Menu

    jQuery Mega Menu

    Mega menu is used to simplify user navigation by covering a maximum list of items in a menu dropdown. Using this we can avoid multiple level ...

    March 14th, 2015

  • Sticky Header using CSS

    Sticky header in a page remains in a fixed position while scrolling up and down. This will be useful to show the header content always visib ...

    March 12th, 2015