Visa ett inlägg
Oläst 2005-10-26, 17:25 #4
Axe Axe är inte uppkopplad
Medlem
 
Reg.datum: Oct 2005
Inlägg: 162
Axe Axe är inte uppkopplad
Medlem
 
Reg.datum: Oct 2005
Inlägg: 162
Så här löstes det:
function moveimg()
{
document.getElementById("imglayer").style.left = getLeftPosition();
}
</script>

</head>

<body onResize="javascript:moveimg();">
Axe är inte uppkopplad   Svara med citatSvara med citat