jDowdle.com header image 1

Entries Tagged as 'javascript'

Switch Subdomain Bookmarklet

February 10th, 2009 · Comments Off · Code, Web Design

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 link below to see this in action.
This one is hardcoded to swap the subdomain [...]

[Read more →]

Tags:·

Displaying Friendly Errors with jQuery

July 20th, 2008 · Comments Off · Code

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 more useful than an all at once “You’re missing <this> and <that>. Go back and fill [...]

[Read more →]

Tags:···