I am getting the following error in IE9:
\"Object doesn\'t support this action\".
There are various question about this, but mine is specifically for the followi
Afaik custom events are not supported in IE, only in normal browsers. I suggest using a javascript library that provides a browser independent implementation like Jquery's trigger: http://api.jquery.com/trigger/