Javascript

Characters Restriction using javascript

Submitted by Jeprox on
In this project we are going to learn on how to disable characters in input field using javascript. The only allowed characters in this project are "01234567890.". If you want to enable or change some characters find this code // var validList = "0123456789."; for character restriction. Input Characters Restriction Characters Restriction Allowed Characters: "0123456789." Hope you find this useful.

Dialogs and Notification Logs using Jquery

Submitted by jaredgwapo on
In this tutorial, we are going to learn about dialogs and notification logs using jquery. You can use this in your systems or projects. just download the source code. Instructions Link the css and js scipts Writing the javascript code Writing the HTML code Alert Dialogs and Logs Dialogs Logs Alert Dialog Standard Log Confirm Dialog Success Log Prompt Dialog Error Log Custom Labels Custom Log

Simple Mapping System using PHP and JQuery

Submitted by jaredgwapo on
In this tutorial, we are going to learn to learn how to make a drag and drop system and save its location. This is a simple project that you can use in your website or system. DIRECTIONS PUT THE LINKS INSIDE YOUR HEAD TAG CSS CODE HTML CODE " style="position: absolute; top: px; left: px; z-index: 9999; height: 20px; width: 20px;"> " id="top" value=""> " id="left" value=""> " style="display: none;"