In my magento website i have a problem with some javascript. Most of my theme extensions which uses javascript don't work. It's related to jQuery.
When i use firebug i get this error:
Fout: uncaught exception: [Exception... "Could not convert JavaScript argument arg 0 [nsIDOMWindow.getComputedStyle]" nsresult: "0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)" location: "JS frame :: http://REMOVED/js/jquery/jquery.js :: :: line 12" data: no]
I have no idea what this is. Maybe someone can help me in the right direction.