Skip to main content
Dec 17, 2012

jQuery Accordion FAQ

Frequently Asked Questions (FAQ) pages stink; they are ugly and it can be hard to simplify them.  The only way I've seen is condensing the page to just as much information the user needs at once, then providing them with what they need.
#accordion-faq  #jquery
Nov 23, 2012

jsFiddle for your debugging needs

We all love JavaScript and what it can do, especially the various frameworks created to make the life of a developer easier. However, with scripting comes debugging, and debugging can take a lot of time.
#css  #javascript  #jquery  #tips
Dec 05, 2011

jQuery Rating Script

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.
#jquery  #php  #tutorial
Nov 12, 2011

jQuery Contact Form

I've finally started to dive into jQuery. I figured what better way to start than to make a contact form.
#jquery