FYI

I was having a problem with the text resize module not working in IE9 (stable version 9.0.8112.16421). Tracked the problem to jquery_update. The error message was:

Message: Object doesn't support property or method 'getElementsByTagName'
Line: 16
Char: 59007
Code: 0
URI: sites/all/modules/jquery_update/replace/jquery/jquery.min.js?v=1.5

I switched off jquery_update and text resize proceeded to work in IE9.

Thought you should know.

Regards

Comments

mfer’s picture

Status: Active » Postponed (maintainer needs more info)

This is a problem with jQuery 1.5. It was fixed in 1.5.1. Can you test our 7.x-2.x-dev where we have 1.5.1 and and updated jquery ui. We hope to release that soon (with a little testing first).

amateescu’s picture

Status: Postponed (maintainer needs more info) » Fixed

Tested latest jquery_update.git with latest text_resize.git and everything works ok.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.