Free Download HTML5 Source Code for free. Free Source Code online.

jQuery Mobile Select Menus Source Code

2016-07-05T07:10:41+08:00

jQuery Mobile Select Menus Source Code This program will teach you on how to use select menus using jQuery mobile.The <select> element creates a drop-down list with several options.The <option> elements inside the <select> element define the available options in the list Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Open the index.html in any browser Note: This is just a simple program any updates or constructive criticism will be accepted. Download link: jQuery Mobile Select Menus Source Code

jQuery Mobile Select Menus Source Code2016-07-05T07:10:41+08:00

Mobile List Icons jQuery Source Code

2016-07-03T09:46:36+08:00

Mobile List Icons jQuery Source Code This program will teach you on how to create use the mobile list icons in jQuery. The default icon for each list item containing a link is "carat-r" (right arrow). To change this to another icon, use the data-icon attribute on the list item you want to modify. Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Open the index.html in any browser Note: This is just a simple program any updates or constructive criticism will be accepted. Download link: Mobile List Icons jQuery Source Code

Mobile List Icons jQuery Source Code2016-07-03T09:46:36+08:00

Navigation Bars jQuery Mobile Source Code

2016-06-29T10:33:28+08:00

Navigation Bars jQuery Mobile Source Code   This program will teach you on how to create navigation bars using jQuery mobile. A navigation bar consists of a group of links that are aligned horizontally, typically within a header or footer: Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Open the index.html in any browser Note: This is just a simple program any updates or constructive criticism will be accepted. Download link: Navigation Bars jQuery Mobile Source Code

Navigation Bars jQuery Mobile Source Code2016-06-29T10:33:28+08:00

Routing in AngularJs Source Code

2016-06-25T10:49:21+08:00

Routing in AngularJs Source Code   This program will teach you on how to route script using angularjs. If you want to navigate to different pages in your application, but you also wants the application to be a SPA (Single Page Application), with no page reloading, you can use the ngRoute module. The ngRoute module routes your application to different pages without reloading the entire application. Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Open the index.html in any browser Note: This is just a simple program any updates or constructive criticism will be accepted. [...]

Routing in AngularJs Source Code2016-06-25T10:49:21+08:00

Move Image HTML5 Source Code

2016-06-24T10:15:56+08:00

Move Image HTML5 Source Code   This is a simple program that will show you on how to move images using HTML5. To add images on a canvas, the getContext("2d") object has built-in image properties and methods. In our game, to create the gamepiece as an image, use the component constructor, but instead of referring to a color, you must refer to the url of the image. And you must tell the constructor that this component is of type "image": Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Open the gameimage.html in any browser Note: [...]

Move Image HTML5 Source Code2016-06-24T10:15:56+08:00

Web-based Task Management System PHP and MySQL Source Code

2016-06-22T22:57:02+08:00

Web-based Task Management System PHP and MySQL Source Code Web-based Task Management System PHP and MySQL Source Code Web-based Task Management System PHP and MySQL Source Code Web-based Task Management System PHP and MySQL Source Code This is a web based task management system made using PHP and Mysql with bootstrap as the interface. This program will let you create your task with schedules and activities. Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Run the xampp control panel and start the apache and mysql 4. Copy the extracted [...]

Web-based Task Management System PHP and MySQL Source Code2016-06-22T22:57:02+08:00

Sticky Notes PHP MySql and Javascript Source Code

2022-10-02T17:58:12+08:00

Sticky Notes PHP MySql and Javascript Source Code made using PHP MySQL and javascript. It allows the user to create a memo or a note on a specific date. Sticky Notes PHP, MySql and Javascript Source Code   Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Run the xampp control panel and start the apache and mysql 4. Copy the extracted folder to htdocs 5. Open the browser and type localhost/phpmyadmin 6. import notes.sql in the database folder 7. Run the program by typing in any browser localhost/notes Note: This is just a simple program [...]

Sticky Notes PHP MySql and Javascript Source Code2022-10-02T17:58:12+08:00

Memory Game Javascript Source Code

2016-04-22T12:03:29+08:00

Memory Game Javascript Source Code This program will teach you on how to create a memory tiles games using html and javascript. Memory Tiles Game is a tile matching game using set of paired tiles randomly placed on a board with their faces/images down or hidden. Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Open the index.html in any browser Note: This is just a simple program any updates or constructive criticism will be accepted. Download link: Memory Game Javascript Source Code

Memory Game Javascript Source Code2016-04-22T12:03:29+08:00

Auto Generated Class Scheduling System PHP MySql Source Code

2022-10-01T15:56:50+08:00

Auto Generated Class Scheduling System PHP MySql Source Code will teach you how to create an auto-generated class scheduling system. It features the following: 1. Input the school year to automatically know how many are enrolled using a graph. 2. Input of subjects. 3. Input of year level 4. Adding of a subject to year level Auto Generated Class Scheduling System PHP MySql Source Code Auto Generated Class Scheduling System PHP MySql Source Code Auto Generated Class Scheduling System PHP MySql Source Code Auto Generated Class Scheduling System PHP MySql Source Code [...]

Auto Generated Class Scheduling System PHP MySql Source Code2022-10-01T15:56:50+08:00

Daily Time Recording System PHP MySql Source Code

2022-10-01T15:58:58+08:00

Daily Time Recording System PHP MySql Source Code will teach you how to create a daily time recording system using PHP and MySql. Daily Time Recording System PHP MySql Source Code Daily Time Recording System PHP MySql Source Code Daily Time Recording System PHP MySql Source Code Daily Time Recording System PHP MySql Source Code Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Run the xampp control panel and start the apache and mysql 4. Copy the extracted folder to htdocs 5. Open the browser and type localhost/phpmyadmin 6. [...]

Daily Time Recording System PHP MySql Source Code2022-10-01T15:58:58+08:00
Go to Top