PHP, MySQL, and JavaScript Tutorials - Page 48

Guides across PHP, MySQL, JavaScript, Laravel, React, and backend tools.

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

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

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

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

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