Category Archives: javascript

Best Buy Front-End Developer Position

Best Buy is seeking a skilled front-end Web Developer with excellent communication and consultative abilities. This position will leverage a variety of programming and markup languages combined with web standards and usability-guided design principles to develop and deploy web sites/web applications for the Best Buy enterprise. Ideal Candidates have: Expert knowledge of hand-coded HTML (XHTML [...]

Hangover (Fly-out) Navigation Part II

A while back I commented on Hangover Navigation–my new preferred term for javascript based fly-out navigation. I really hate fly-out navigation 90% of the time. It’s often a pain to use–even for abled bodied folks, very often completely inaccessible, can actually add to user confusion, and rarely offers decent wayfinding devices. All that said, there [...]

Fixing the fixed width design. Again.

A while ago I talked a bit about A List Apart‘s new design and how they chose to go with an incredibly wide fixed-width layout. A recent discussion on the Webdesign-l list brought this up and the debate ensued as to whether or not it was a good idea. To me, it’s just annoying, so [...]

MNBits: Structure, Scripting, and Standardization

Whew…I’m way behind on my Friday MNBits posts. Well, Summer came, and some major yard work, then we decided to remodel the bathroom, and then the kids started t-ball, and then…oh…I’m rambling. Sorry. So, on with the MNBits… script.aculo.us In addition to getting me thinking about having to now get my own ‘ious’ URL, this [...]

Hangover Navigation

I was talking to one of my colleagues today about the frustrations with design by committee. This is nothing new, but now that I work in government, I’ve found it’s a bit easier to fall into that habit. As happens with these internal conversations, we obviously end up poking a bit of fun at the [...]

Fixed-width design, my monkey, and me.

This past week, one of my favorite design forum hangouts, Typophile.com was redesigned. It’s a great site, and I’m grateful for the folks at Punchcut for maintaining and hosting this great resource. The redesign is nice, but one thing still really bugged me…they use a fixed width layout and assume I use a gigantic monitor [...]

MnBits

It’s Friday. Time for some random links… More Nifty Corners is an updated article and set of code for creating rounded boxes without the use of any images and, if you use the javascript method, without any extraneous markup in your HTML either. This new version adds more browser support, options for rounding only some [...]

Javascript MNbits

A couple of interesting and fully accessible bits of javascript goodness gleaned from web-graphics.com: The first is gazingus.org’s expandable UL script that plays nice with the clean semantic markup you already have. And the second is Alessandro Fulciniti’s interesting use of javascript to create rounded corners.

Yellow Fade for dummies

When 37Signals launched Basecamp, one of the interesting interface elements they introduced was the ‘yellow fade’ technique. It was a way to highlight a change to the user interface without being obtrusive to the entire experience. A quick highlight to draw attention, then a fade out so as to get out of the way of [...]

Table Inspector Favelet

Juicystudio.com has created and released a great favelet for viewing the visually hidden elements in a well structured data table (such as headers, header abbrevations, etc.) A complex Table Inspector Favelet