I seem to be getting the following script error in IE when looking at a view. The view will not generate a preview either, I have tested it with another theme and in google chrome but always get a script error.

Webpage error details

Message: Object doesn't support this property or method
Line: 13
Char: 4242
Code: 0
URI: http://inntranet/sites/all/modules/jquery_ui/jquery.ui/ui/minified/ui.ta...

Any help on troubleshooting this would be a great help.

Comments

jdwfly’s picture

what version of jquery ui are you using?

danharper’s picture

I'm using 1.7.3

Cheers Dan

danharper’s picture

I've also tried it with 1.8.4 and I get the same error message but on a different line see below, my thoughts are that another module I have installed is causing this issue just need to find out which one. I am using the barron theme but I have also tried it with CTI Flex.

Message: Object doesn't support this property or method
Line: 22
Char: 3
Code: 0
URI: http://inntranet/sites/all/modules/tabs/tabs.js?k

Thanks Dan

danharper’s picture

Disabling JQuery_ui solves the issue.

jdwfly’s picture

Category: bug » support

I think the problem might be that JqueryUI 1.7 and above changed some of the object properties. This does work with 1.6 for sure, but I would check out the tabs module issue queue since this module is using the tabs from there and that module is the one making the jquery ui calls.

lpalgarvio’s picture

not working. same happens with Panels Tabs which uses Tabs.

subscribing

jdwfly’s picture

Status: Active » Closed (fixed)

Inactive support request... closing.