Javascript

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;"

Geolocation(Google Map API)

Submitted by GeePee on
This project will teach you how to use Google Map API using the jQuery. User must simply input the complete address or the land mark of what they're looking and by clicking search button, it will automatically locate the address. (Note: This will work only if you have a internet access because we used google API). Hope you learn from this simple project.

GIF Generator Using PHP

Submitted by Jeprox on
This project will teach you how to create a GIF animation generator using PHP. Upload an image as many as you want, then set the speed (ms), height and width of your desired GIF animation and then you click Previous or Download. The images you uploaded will compressed and will become a GIF file.