Tag Archives: javascript

Switch Subdomain Bookmarklet

At work it is often necessary for us to swap subdomains to go between working copies, QA and production. So to make this a little easier I’ve made a simple bookmarklet to do the work for me. Just bookmark the … Continue reading

Posted in Code, Web Design | Tagged , | Comments Off

Displaying Friendly Errors with jQuery

In just one week, I have encountered this problem twice, so I think it’s worthy of a post. The problem was that a form needed to provide negative feedback while the user was entering data. I find this to be … Continue reading

Posted in Code | Tagged , , , | Comments Off