Javascript

Quadratic Equation Auto Generation Exercise with Answers for Student's practice

Submitted by seniox.kalvio on
This is a simple script written in HTML/CSS. It uses JavaScript to enable its dynamic behavior. Every time you refresh the page, you will get a new set of quadratic equations with answers. It has a little bug in the script and I encourage anyone interested to help me fix it. Have fun. Blessing from the pearl of Africa (Uganda) For more information viist our facebook page: SourceCode Ltd Email

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.

How to Convert Number to Words using PHP

Submitted by Mr.Niemand03 on
In this code you will learn the following: 1. Convert Numbers to Words Using PHP. 2. Simple Form Validation Using Javascript and HTML 3. Generate Numbers using Javascript. 4. And Many more ...... Code Preview Available at codepreview.x10host.com Output The example generate number that we are going to convert to words is "363335282". See in the image below.

Sticky Top Navigation Menu using jQuery Plugin

Submitted by alpha_luna on

Sticky Top Navigation Menu using jQuery Plugin

This is another tutorial for jQuery menu plugin that our navigation menu stick at the top of our page when the user scrolling down our created page. This plugin also provides other function that to know the user what they are currently viewing on the page corresponding to the stick navbar menu.

How to Create Slide Out Navigation Panel using jQuery

Submitted by alpha_luna on
In this tutorial, we are going to create Slide Out Navigation Panel using jQuery. This is a jQuery menu plugin that creating off-screen side panel menu navigation that every time you click the trigger it will slide out from the left side of your simple page that you created and your body content will move to the right of your page.