Hello Milo,
First off, I love your work, especially the tech9 theme. of course the reason i'm here is that unfortunately, I have a problem. I'm not sure if its theme related or plugin related, or jquery related, so i thought i'd ask.
I've implemented it on a site i'm testing, and it was working wonderfully. I installed the lightbox 2 plugin, http://wordpress.org/extend/plugins/lightbox-2/ and it instantly broke the sliding panels on the front page of the tech9 theme. firefox returns this error in the console:
Error: $(document).ready is not a function
Source File: http://localhost/wp-content/themes/Tech9/js/glide.js Line: 111
I did some digging and it seems that this is happening with any plugin that requires jquery. I think I've found a solution, but have no idea how to implement. through the power of google, i came across this site: http://devoracles.com/jquery-error-documentready-is-not-a-function-sure, which offers a solution. something about jquery.noConflict() but I have no idea how or where to put that code into my files. is this something you can help with? Or should I talk to the plugin creator(s)?
Thanks in advance!!