When walking trough an array we are trying to add select-boxes to a document<br>using the execCommand(InsertSelect....) function.<br>The syntax is like:<br><br>document.execCommand("InsertSelectListBox");<br><br>In a separate window everything works just fine, but when we use the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.