Displaying 1 result from an estimated 1 matches for "elem_form".
2005 Dec 28
1
Problem with IE
...border:''1px solid #091C5A'',
width:width,
height:height
});
nodoContenedor.setAttribute(''class'', ''elem_form'');
nodoContenedor.appendChild(nodoNuevo);
$(''formulario'').appendChild(nodoContenedor);
nodoJs = Builder.node(''script'', {type:''text/javascript''});
nodoJs.innerHTML = "new Draggable(''div_"...