Javascript

Library Book Borrowing and Returning System

Submitted by killerzone on
Library Book borrowing and returning system Requirements: -xampp 1.7.3 -browser google chrome and firefox etc.. Installation: -extract zip files to htdocs -go to phpmyadmin import directly the SQL file For more info: Email me: [email protected] add me on fb: http://www.facebook.com/jadelanga email me:[email protected]

Computer Aided Instruction

Submitted by rhenz23 on
Computer Aided Instruction in IT Fundamentals 2! For more info. pick up my email at [email protected] or contact me 09075790118 . hope this program will help you., Features., online chat groups post and comments updatable lessons / discussions dynamic quiz that support time bounded Compiler System of HTML/Css/Javascript Typing master games

Twitter Bootstrap Tooltip

Submitted by jkev on
Learn how to create twitter-like tooltip using Bootstrap. A tooltip that doesn't rely on images and using CSS3 for animation. This script is very helpful if you want to display more info about the anchor link or the like. If you have question about this code, email me at [email protected] or visit twitter bootstrap site. Thank you. Sample code: Tooltip direction is a the left Top Tooltip

How to Program Java Through CodeSpells

Submitted by navajocodetalker on
Java is considered as one of the most popular object-oriented computer programming language in the world. Learning the language takes a lot of time and effort but an idea started by Computer scientists at the University of California, aims to teach how to program Java in an easy way. The computers scientists at the UC, San Diego have developed an immersive, first-person player video game designed

Twitter bootstrap data table

Submitted by jkev on
Twitter bootstrap data table is a data container enables you to sort automatically in records per pages search any data automatically inside the data table.. included file.. css ---------- bootstrap.css DT_bootstrap.css javascript ------------- jquery.js bootstrap.js jquery.dataTables.js DT_bootstrap.js thank you: :-P

Inline Input Validation using PHP with Javascript

Submitted by argie on
This tutorial will help you validate a control like text field using javascript and display the error inline with the text field. I write this tutorial to help other programmer having difficulties in creating inline input validation. It also validate the email address. To start this tutorial lets follow the steps bellow.

Step 1: Open Your php editor and copy/paste the code below

This code is the javascript portion of the entire system. This is used to validate the form.

Same Game in Javascript

Submitted by Oelasor on
This is similar to the Same Game app I posted using VB 6.0. This game application features ways of manipulating DOM dynamically to suit the needs of the application. To play the game, unzip the compressed file and open the same.html file. The game app is not supported in IE browsers and I have not tried it in Chrome yet. I exclusively used Firefox in testing the game app and Notepad++ for the

Microsoft Revealed TypeScript as JavaScript Replacement

Submitted by navajocodetalker on
Microsoft have just unveiled their very own JavaScript replacement, a programming language known as TypeScript. The newest project from Microsoft targets to replace javaScript by being more maintainable in large projects. Some companies have already made their respective Java Replacements like Google who has two programs. Due to insistent demand from the community of programmers, Microsoft has

How to Start with Google App Script

Submitted by navajocodetalker on
Google defines Google Apps Script as a JavaScript cloud scripting language that provides easy way to automate tasks across Google products and third party services and build web applications. As programmers we have to realized that App Script is just a JavaScript, meaning if you know JavaScript, it is easier to learn Google App Script. What is the difference with the JavaScript and Google App