Just like the subject says, the function is never called in IE 6 or 7. Works fine in every other browser. However, onclick and onmouseup all work fine. I can't seem to find anyone else with the same problem (maybe my search-fun is weak). Any help would be appreciated.
{
alert("change"); //Never see this
});
