Just like every other kid on earth, my brother and I would always try to find ways to peak at (or into) our Christmas presents before the big day. One year, my dad wised up and instead of putting names on the tags, he numbered them and had some memorized Read More …
Simple, Reusable jQuery AJAX Dialog
While working on a project recently, I needed a simple way of reusing a jQuery ajax dialog. The problem with the default jQuery UI dialog is that when it is closed, it is destroyed, making it unusable again. I wanted a way to basically pass any URL to it and Read More …