Random Thoughts on Web Design & Development

Oncemade

Author Archive

Rodrigo

  1. Resize Textarea in Webkit

    You've probably noticed by now that webkit browsers have a handler to resize textareas. That said, you can control it [...]

  2. Nice input labels using jQuery and CSS

    Nowadays it's very common to find websites "hiding" form labels in favor of input's default text. Even tough it's a [...]

  3. CSS Tooltip

    Here is how to create a very basic tooltip using only CSS. I've been using this technique all over my [...]

  4. Dev Notes #1 – Bookmarklet

    I got tired of my colleague, *cough Buz, asking me for links and tools that I find and use while [...]

  5. Adding hasJS Class When JavaScript Is Available

    While at An Event Apart Boston, Jeremy Keith delivered the best lecture of the conference, about progressive enhancement. One slide [...]