Code library
This page provides links to blocks of code that I've written and use in websites I develop. I'm posting them here for two reasons:
1) Much of this code is reusable, and I don't like re-inventing the wheel. I wanted all this code available in a central location where I can continually grab what I need, and re-use it.
2) I learned most of the skills used to create this code researching the interwebs. This work is based off the hard work of those that came before me. I'd like to give back to the community. Feel free to use what you find if it helps you. If you do, please leave a comment about how my code helped you. And if you wouldn't mind giving me a link back, that would be great, too!
Drop-down list with 50 states
Hide/show content with drop-down/select list
Animated background movement with jQuery

