Helping you build websites - Page 43

  • Read HTML5 Data Attribute via jQuery

    Read HTML5 Data Attribute via jQuery

    In HTML5, it has data-* attribute which is used to store custom data with an HTML element. These attributes used to keep more information on ...

    March 6th, 2016

  • How to Create Custom Taxonomy in WordPress

    How to Create Custom Taxonomy in WordPress

    Taxonomy is a feature to group content like posts, and links in a structured way. For example, category and tag are the inbuilt taxonomies i ...

    March 3rd, 2016

  • Image Flip with jQuery CSS

    Image Flip with jQuery CSS

    In this tutorial, we are going to see how to flip anĀ image using jQuery and CSS. In a previous tutorial, we have seen various jQuery animati ...

    March 1st, 2016

  • PHP Time Ago Function

    PHP Time Ago Function

    This PHP tutorial is for converting given date into a time ago string like 2 hours age, 3 years ago. In a previous tutorial, we have seen da ...

    March 1st, 2016

  • AJAX Cart Edit in PHP Shopping Cart

    AJAX Cart Edit in PHP Shopping Cart

    This Shopping cart tutorial is providing cart edit feature by using jQuery AJAX. In a previous tutorial, we have seen simple shopping cart. ...

    February 29th, 2016

  • Responsive PHP Shopping Cart

    Responsive PHP Shopping Cart

    In this tutorial, we are going to create a shopping cart gallery page with responsive design using PHP. In a previous tutorial, we have seen ...

    February 29th, 2016

  • jQuery Background Slider

    jQuery Background Slider

    Web page content with background slideshow will give rich look and feel and a beautiful page. In a previous tutorial, we have seen jQuery im ...

    February 21st, 2016

  • PHP MySQL Date Range Search with jQuery DatePicker

    PHP MySQL Date Range Search with jQuery DatePicker

    In this tutorial, we are going to see how to search database records date between two given ranges. It will return the filtered results from ...

    February 14th, 2016

  • WordPress Custom Walker

    WordPress Custom Walker

    WordPress Walker class helps to parse a formatted result generated by the functions like wp_nav_menu(), wp_list_categories(). WordPress allo ...

    February 11th, 2016

  • How to Get WordPress Categories

    In WordPress there are many in-built functions to get all categories. These are, wp_list_categories(), get_categories(), wp_dropdown_categor ...

    February 2nd, 2016