jQuery

Submit Form Without Refreshing the Page (With Form Validation)

Submitted by dah.factor on
PHP, jQuery, HTML and MySQL. (Submitting a Contact Form Without Refreshing of Page and with form validation using jQuery) Server Configuration: hostname = "localhost" user = "root" password = "" database = "dbcontact" Create table and name it as "contact" with fields: name (varchar) email (varchar) message (varchar) created_date (timestamp) Just email me ([email protected]) or comment here if

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]

Twitter Bootstrap Popover

Submitted by jkev on
Hi guys, I have here a Popover from twitter bootstrap. Add small overlays of content, like those on the iPad, to any element for housing secondary information. Try this code to your future project. Hope you like this code, for more question email me at [email protected] or visit twitter bootstrap website. Thank you. Sample code: Click to toggle popover top Click to toggle popover left Click to

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

jQuery Mobile 1.2.0 Final Release Announced

Submitted by navajocodetalker on
According to the official blog of jQuery, the Mobile 1.2.0 is now available which brings more updates. It has a new popup widget, an autodivider and a collapsible option for listviews, plus more than 100 enhancements and fixes throughout the library. Todd Parker who wrote for the jQuery Mobile blog stated that the idea with popups is to create a flexible element that makes it easy to place any

EXPENSE TRACKING ASP.NET MVC3 (C#)

Submitted by tony_fear2003@… on
General Description The purpose of the project is to develop an easy to use expense tracking system. Users should be able to register in the system, put down their expenses categorized by tags, and get some statistics about their spending. Software should implement the following use cases: • Register and login • Edit tags • Record amount spent and mark it with a tag • View, edit and delete expense