| Previous topic :: Next topic |
| Author |
Message |
mcloide
Joined: 02 Jan 2008
Posts: 37
|
| Posted: Wed Jan 02, 2008 6:33 pm Post subject: Javascript error on VTiger Tab Menu - Help |
|
|
I have just added a new tab entry for my module on VTiger. The menu work fine but I keep getting this javascript error when the index page is displayed:
Node cannot be inserted at the specified point in the hierarchy" code: "3
Line 0
The error does not affect the CRM but affects everything else about the onmouse over events on the new menu entry.
Help please.... |
|
| Back to top |
|
mcloide
Joined: 02 Jan 2008
Posts: 37
|
| Posted: Wed Jan 02, 2008 6:49 pm Post subject: Javascript error on VTiger Tab Menu - Help |
|
|
| I have managed to work around some of those errors simply doing a check if the object is not null (null != object), but the main error stills persists. |
|
| Back to top |
|
mcloide
Joined: 02 Jan 2008
Posts: 37
|
| Posted: Wed Jan 02, 2008 6:50 pm Post subject: Javascript error on VTiger Tab Menu - Help |
|
|
| I have forgotten, the fix was on the general.js file. |
|
| Back to top |
|
| |