05th Dec2011

jQuery Rating Script

by mglaman

For KenoBarNight I just added a simple rating system mocking that of YouTube and others; a simple “I Like It” or “I Don’t Like It”. Use whatever verbage you’d like, that is what this script does. The user clicks one of the buttons, and the script POSTs the data to a PHP script which saves a MySQL entry so we can do some math later and find a rating. Continue reading “jQuery Rating Script” »

12th Nov2011

jQuery Contact Form

by mglaman

I’ve finally started to dive into jQuery. I figured what better way to start than to make a contact form.  Check out the demo.

Continue reading “jQuery Contact Form” »