have you taken a look at the Unobtrusive Javascript plugin for rails?
i'm thinking that when i start implementing some cool new features on the site here, i just may go this route.
It basically lets you keep your XHTML simple, and layer on behaviors on top with script, so you don't have to have onClick handlers and such in your tags.
no, that's news to me. I'll definitely take a look at it.
thanks