web design and coding services with a huge twist of creativity.

Stuff Tagged ‘href’

A step towards unobtrusive Javascript

Published 1 year ago, in Blog, Web

Unobtrusive Javascript

Separating content from behaviour

When incorporating Javascript behaviour on your pages, you’ll probably want to take advantage of mouse events to trigger certain functions. The most obvious and common example is to display a small modal window when a user clicks a given link on the page. (…) more after the jump ›