Error: [Exception... "Could not convert JavaScript argument arg 0 [nsIDOMViewCSS.getComputedStyle]" nsresult: "0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)" location: "JS frame :: http://localhost/profile/misc/jquery.js?7 :: anonymous :: line 13" data: no]
Source File: http://localhost/profile/misc/jquery.js?7
Line: 13,error when i use this module,iam unable to define position to my cck field when i use this vertical tab,when i define the position its shows this error

Comments

deepthistars’s picture

hi,

when i add thisin my js file

var usernamePos = $("#edit-field-fname-0-value").position();
position is not working,when i disable vertical tabs it works..somebody help me

thanks

rsvelko’s picture

please tell us slowly and in more detail -
1. what do you do exactly to get to this bug?

Tell us the whole story - what after what you did ?

quicksketch’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

There's not enough information here for me to reproduce the problem or to fix it.

quicksketch’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Closing after lack of response.

bennos’s picture

Status: Closed (fixed) » Fixed

have the same error with a content taxonomy field on the node/add pages.
uncaught exception: [Exception... "Could not convert JavaScript argument arg 0" nsresult: "0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)" location: "JS frame :: domain.com/misc/jquery.js?Z :: anonymous :: line 13" data: no]

Line 0

This has nothing to do with vertical tabs. after de-installation of vertical tabs, the error is still alive.

bennos’s picture

some more infos.

It seems, that the module beauty tipps breaks the drupal jquery.js.
Currently I can only reproduce it. Some DOM elements produces a conflict.

De-Installation of beauty tipps removes the problem.

I open an other issue in the queue of beauty tipps.

Status: Fixed » Closed (fixed)

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