In this article, we will see autocomplete search using bootstrap typeahead js. Typeahead search is a method for progressively searching for and filtering through t...
jQuery CSS BootstrapIn this article, we will see the bootstrap date range picker example. bootstrap date range picker is used to select the date option between times. A JavaScript component for choosing date...
PHP jQuery BootstrapIn this article, we will see how to use sweetalert2 in Laravel. You can use sweetalert2 in laravel 8 as well as PHP. sweetalert2 is used to create different types of custom alert mes...
Laravel PHP jQueryIn this article, we will see how to implement a bootstrap date time picker with an example, bootstrap 4 date time picker is used to dispaly date as well as time in html, php, or any laravel fi...
Laravel PHP jQueryIn this tutorial, We will see jQuery image magnifier on mouse hover. using an image magnifier you can enlarge the image on mouse hover. Using jquery you can image zoom on mouse hover. Als...
jQuery CSS BootstrapIn this example, we will see how to create a list and grid view using javascript. many times clients have requirements like a toggle between list and grid view. So, for list view and grid view in H...
jQuery CSS HTML BootstrapIn this tutorial, I will show you how to toggle between dark and light mode using jquery. As per the current trend of web development in many websites provides to the user for reading select t...
PHP jQuery CSS BootstrapIn this tutorial, I will show you how to create a dark and light mode website using jQuery. As you can see many website and mobile applications are provided a light theme as well as a dark the...
jQuery CSS HTML BootstrapIn this tutorial, I will show you how to check user browser is supported or not in jquery. Some time latest features are not supported in many browsers like internet explorer, safari, goo...
Laravel PHP jQuery BootstrapIn this tutorial, I will show you laravel 8 toastr notifications example. Using toastr.js you can display a success message, warning message and error with the help of a session in laravel 8.&...
Laravel PHP jQuery