Gary Storey - My little corner of the internet

  • home
  • articles
  • blog
  • about
I am Gary Storey, a web designer/developer based in Atlanta Georgia. This is my site for my blog and my experiments with javascript, CSS (stylesheets), JQuery, Drupal and all things web related.

Useful Javascript Routines

Gary — Wed, 06/18/2008 - 3:30pm

I decided I would post some javascript routines that I find extremely useful when I am coding. These are all cross-browser compliant and should work just by copying and pasting into any javascript file.

  • Add new comment
  • Read more

Military Clan Drupal theme nearly complete

Gary — Fri, 06/13/2008 - 11:42am

Update: This theme was officially released on August 22nd. I have created a drupal project page and a permanent page here. Update: You can see the theme as it currently stands by using the theme switcher on the right sidebar.
  • Gary's blog
  • 4 comments
  • Read more

Scripting the <button> element using JQuery

Gary — Sat, 06/07/2008 - 2:06pm

This example uses the JQuery javascript library to create cross-browser events for all <button> elements on a page. Using the JQuery library signficantly reduces the number of lines of javascript code necessary to create this effect. You can see this effect written in "standard" javascript on my previous post.

  • 1 comment
  • Read more

Scripting the <button> element

Gary — Fri, 06/06/2008 - 11:41pm

This javascript code creates cross-browser events for all <button> elements on a page. This code literally saves me hours of time when I am designing web forms.

  • 1 comment
  • Read more
  • « first
  • ‹ previous
  • 1
  • 2
Syndicate content

Theme

User login

  • Request new password

Donation

If you like what you see, please donate. Any contributions are appreciated.



  • home
  • articles
  • blog
  • about

© Copyright 2010 Gary Storey