I'm in IE7 (works fine in FF3.5) and the content taxonomy patch isn't working. When I first load the page, I get the error
'effects' is null or not an object
I can use any JavaScript except the HS stuff. As soon as I select something, I get the error
Object doesn't support this property or method
Anyone see this before? Could the jQuery UI files (called 'effects') be out of date and not good for IE7?
Ideas?
Comments
Comment #1
rconstantine commentedNot related to content taxonomy. I just confirmed it's happening for me with regular vocabs on nodes.
Comment #2
wim leersHave you installed the jQuery UI module?
Comment #3
rconstantine commentedYes, I have. I just started using FireBug Lite for IE and I see in the list of JS files that the minified effects.core and effects.drop files are there, but I seem to recall that HS is looking for the regular versions. Does that matter? Funny thing is, when I select the effect.drop file to look at in FireBug Lite, I see the script as I would expect, but when I select effects.core, it shows the code for the page itself, not the script.
Any ideas? I really appreciate the help. Web design life would be so much easier without IE!!!
Comment #4
rconstantine commentedFirebug Lite isn't helping. There's an error generated before it kicks in, so it doesn't catch it.
Comment #5
wim leersIt's definitely jQuery UI that is to blame. Update the jQuery UI files and it should work again. I've tested the files I've included in IE to make them work.
Comment #6
rconstantine commentedI udpated jQuery_UI to 1.6 and the latest module and it actually broke both IE7 and FF3.5. Turns out, though, I don't need jQuery_UI on the one site I'm trying to get HS to work on. So I disabled it and now HS is fine. But I have other sites where jQuery_UI is needed and would love to use HS on them. Can you confirm for me the versions of jQuery_UI that you tested? On the site status page, it says I have 1.6 installed with jQuery 1.2.6. I've tried jquery_ui module 1.3 for D6.
Until your suggestion that I upgrade, I was using 1.5.3 of jQuery_UI. With that, FF worked and IE7 was broken as I said. I wonder if something else is conflicting. Do you know anything about the following modules? Tabs, Views_tabs, cck_fieldgroups_tabs, vertical tabs. Until now, and with jQuery_UI disabled, they all work fine with your module and each other. If you don't know, I'll look elsewhere for idea. Thanks again.
Comment #7
wim leersI don't know. I just know that jQuery UI is far more unreliable than is generally advertised. Unfortunately …