jQuery

Cross Fading Image Slideshow Carousel

Submitted by alpha_luna on
In this simple tutorial, we are going to learn how to create Cross Fading Image Slideshow Carousel. We are going to use the jQuery plugin to create a cross-fading slideshow. This simple carousel created for a desktop web page that loops infinitely and it will automatically display the image through an HTML source code list of images with simple arrow navigation and numeric value pagination. Check the LIVE DEMO.

Bar Chart Plugin with jQuery

Submitted by alpha_luna on
This tutorial helps you make a Bar Chart Plugin with jQuery, I made a Chart that shows the percentage of different brands of Cellphones. I'm using jQuery and HTML/CSS to create this simple bar chart. Hope that this tutorial will help you a lot. You can also check the live demo of this simple tutorial, so you can get an idea and you can try this out, let's start coding.

Time Range Array in PHP

Submitted by alpha_luna on
In this tutorial, we are going to create Time Range Array in PHP. If you are going to create a time picker using dropdown elements to select time, then there are many ways to do that. The user can use jQuery plugins to create a simple time picker and much better to use custom time range in the drop-down to select time.

Back to Top using Button with jQuery and CSS

Submitted by alpha_luna on

Back to Top using Button

In this tutorial, we are going to create Back to Top using Button with jQuery and CSS. This project is going to show you on how to create a "back to top" button to scroll your page smoothly to the top. This can be useful if you have long scrolling pages to allow the users to navigate. This tutorial, we’ll show you how to create and the uses of Back to Top Button. It helps the user to scroll up the page by clicking the button.