It sure did BillyRay :) Thanks!!!
Sorry I haven't responded sooner, i've been out of town on business and extremely busy!
Again, I appreciate the replies!
Hey everyone!
I'm having a major problem trying to dynamically create DIVs and nest them.
Here's the code I have so far..
function addElement(newcolor)
{
var ni = document.getElementById('div1');
var newcontainer = document.createElement('div');
var divIdName1 =...
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.