Javascript

Moving Text in TextBox using JavaScript in Bootstrap

Submitted by alpha_luna on
In this tutorial, we are going to learn how to create Moving Text in TextBox using JavaScript in Bootstrap. This simple project, text in a textbox that automatically scrolling in itself and it is created using JavaScript query and for the GUI using Bootstrap Template. You can use this simple project to catch the attention of the users while they visiting your site.

Random Order Content using JavaScript

Submitted by alpha_luna on
This project Random Order Content was created using HTML and JavaScript. This kind of system lets you shuffle the display order of your regular content on your page. Just wrap it with the participating contents each inside a
tags with a CSS class name, and this will scramble or will shuffle the order in which contents are shown on your page from top to bottom. Also, you can make a multiple "groups" of a random order content.

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.