[Fwd: [Javascript] moving layers in NN 6]

Manuel Socarras Reyes msocarras at terra.es
Thu Oct 17 08:59:55 CDT 2002


  hi:

a couple of days ago i sent this question but no answer, hope now 
somebody can say something about it
--------------------

hi:

// IE
document.all.Layer1.style.pixelLeft += 10;	

// NN 4.x
document.Layer1.x += 10;	

// NN6.x 
what about with it NN 6? i tried with offsetLeft but it seems like if it's a read only property. 

is there any documentation with the differences between NN 4.x & NN 6.x and/or a list of 
properties' use in NN 6.x?


TIA,

-- 
Saludos,

Manuel Socarrás Reyes 
Barcelona. Spain



_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
https://lists.LaTech.edu/mailman/listinfo/javascript



-- 
Saludos,

Manuel Socarrás Reyes <msocarras at terra.es>
Barcelona. Spain






More information about the Javascript mailing list