css: a { behaviour: url('http://example.com/sneak.htc'); } sneak.htc: function DoHover() { // JavaScript statements... }