JavaScript Tutorial

Print a Specific Area of the Web Page using jQuery

Submitted by alpha_luna on
In this tutorial, we are going to learn how to Print a Specific Area of the Web Page using jQuery. Many web page projects required to have a print function for the data. If you are looking for this kind of project then you are at the right place. We are going to provide a simple and easiest way to print a specific area of the web page.

Alert Dialog Box using CSS and jQuery

Submitted by alpha_luna on

Alert Dialog Box using CSS and jQuery

We are going to create another Alert Dialog Box using CSS and jQuery. The alert window is very common to us and it’s a useful thing for the web page projects. This tutorial use for displaying messages in the web browser and the other browser have their default alert window but in our case, we are going to custom the alert dialog box. This tutorial helps you to create a custom alert window pop up on your web page.

Web Page Slice Transition Effect with jQuery and CSS3

Submitted by alpha_luna on

Web Page Slice Transition Effect

If you are looking for Web Page Slice Transition Effect with jQuery and CSS3 then you are at the right place. We are going to use the slice screen jQuery plugin to apply the 3D transforms to create slice animation to the image when it moves to the next image from the web page.

How to Create Converter for Decimal to Binary

Submitted by alpha_luna on
In the previous tutorial, we create a simple Converter For Binary To Decimal. Today, we create another converter this is an alternative of the previous tutorial. And it's called Converter for Decimal to Binary. This converter works by typing a numeric value from the user then the user clicks the "Ok" button to convert the Decimal Value to in Binary Form. This program also creates using JavaScript.

Simple Image Viewer Plugin with CSS, JavaScript, and Canvas

Submitted by alpha_luna on

Simple Image Viewer Plugin

In this tutorial, we are going to create Simple Image Viewer Plugin with CSS, JavaScript, and Canvas. Using ImageTrans.js is a simple plugin that can display any picture or image viewer. It can zoom in and out, flip to vertical or horizontal, and it has rotating features.

Customize Page Scroll Progress using JavaScript Plugin

Submitted by alpha_luna on

Customize Page Scroll Progress

We are going to create Customize Page Scroll Progress using JavaScript Plugin. This scroll page automatically fixed the progress indicator from the div elements. It is fully responsive and mobile-friendly. Then, you can use it as your table of contents using the customize scroll progress.

Live Chat using PHP and JavaScript

Submitted by rinvizle on
In this tutorial we will create a Live Chat Using PHP and jQuery. This live chat application we will be creating is a simple web-based application that creates a chat or message through the other users of this application. And it will include a login and logout system using Ajax features and it will also support for multiple users.