IN MY SCRIPT I HAVE THIS COMMAND
document.all["lay"].style.pixeltop = 100;
document.all["lay"].style.pixelleft = 100;
BUT I TRY :
document.all.["lay"].style.pixeltop = 100;
document.all.["lay"].style.pixelleft = 100;
AND I RE TRY...
Who can help me my prob is :
i call a variable out side the <Script></Script> tag's
and i dont want to put it my <body> part Nescape my script function in Nestcape no probleme but Internet Explorer ignore it!!!!!!!
My Script :
< html>
< head>
< title> Untitled< /title>
< script...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.