Random Thoughts on Web Design & Development

Oncemade

Category Archive

Javascript

  1. 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 [...]

  2. 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 [...]

  3. Animated Page Scroll with jQuery

    Lately I've been seeing lots of websites using animated page scroll, it can be easily done with the help of [...]