dhtmlxcombo.js, line 590

The goal of the code is very strange…

dhtmlXCombo.prototype.getPosition = function(oNode,pNode){ var pNode = document.body; if(!pNode) { pNode = document.body; } ... }

It’s just for fun?.. ^^

Hi,
Thank you for the information. We’ll check the latest version of Combo and correct it if it’s needed.