After installing XP SP2 on my machine, I continually get the Script
Error permission denied when I attempt to adjust the Zindex of an object
on the page . see below
document.getEle mentById(docume nt.getElementBy Id('CurrentLaye r').value).styl e.zIndex=1;
Before XP SP2 this app worked, and still does on all non-sp2 machines.
Any help would be great
John,
Error permission denied when I attempt to adjust the Zindex of an object
on the page . see below
document.getEle mentById(docume nt.getElementBy Id('CurrentLaye r').value).styl e.zIndex=1;
Before XP SP2 this app worked, and still does on all non-sp2 machines.
Any help would be great
John,
Comment