I am using twitter bootstrap for a project - in particular its tab functions (http://twitter.github.com/bootstrap/javascript.html#tabs)
Now I have this tablist and when
How about using click? Like this:
$('#.tabs').click(function (e) { e.target(window.alert("hello")) })