Does not work in IE8
By Gary Sullivan 2 decades ago
With the control added to an xPage viewed in IE8 the following javascript error is generated,
Line :16 Error: Invalid argument
The IE8 script debugger gives the following information:
Invalid argument. dojo.js, line 16 character 21956
Invalid argument. eval code, line 4 character 37820
The script debugger highlights the following code as being in error:
dest.appendChild(_129.firstChild);