search for: nodojs

Displaying 1 result from an estimated 1 matches for "nodojs".

Did you mean: nodejs
2005 Dec 28
1
Problem with IE
...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_"+id_elemento+"'', {revert:false})"; //<< the IE says the problem is HERE $(''divjs'').appendChil...