[thelist] accessing a dynamically written layer

deboute benjamin deboute at nerdsoul.com
Tue Aug 22 13:07:28 CDT 2000


ok voltees,

here's the mystery that i'm confronted to.

i have some text from a textbox ::
content=text+'<div id=\"L'+nl+'\" style=\"position:absolute; background: red; left:5; top:'+t+';\">foo<\/div>';

i write it in the page with appendHTML or open()/write()/close()

when i want to access the layer, the browser kicks me hardly.

it seems that the DOM is interpreted only at once on page load.am i wrong ?

i tried to instatiate an object, but it didn't changed anything.*

thoughts ?






More information about the thelist mailing list