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
Comment #1
deepthistars commentedhi,
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
Comment #2
rsvelko commentedplease 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 ?
Comment #3
quicksketchThere's not enough information here for me to reproduce the problem or to fix it.
Comment #4
quicksketchClosing after lack of response.
Comment #5
bennos commentedhave 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.
Comment #6
bennos commentedsome 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.