oohoo / moodle-block_tts

OOHOO Text to Speech is a Moodle block that gives the possibility to read outloud the content of a resource.
http://oohoo.biz/index.php/en/plug-ins/language-learning/tts-text-to-speech/
1 stars 1 forks source link

Uncaught TypeError: Cannot read property 'msie' of undefined #8

Open nocheinAndi opened 9 years ago

nocheinAndi commented 9 years ago

Hi,

I am getting the following error when using this plugin:

Uncaught TypeError: Cannot read property 'msie' of undefined

Currently I am using moodle 2.9 in a Chrome Browser

According to http://stackoverflow.com/questions/14798403/typeerror-browser-is-undefined this error is related to an old JQuery-Version.

Could you update or migrate?

Best regards

Andi

nocheinAndi commented 9 years ago

Additionaly I am getting a "TypeError: $.browser is undefined" in Firefox, which is possibly related to the same problem.