style. top is the css property which tells you the position of the element in some container (usually this container is the page).
for example the css for div is like:
div.EventDiv {
position: absolute;
top: 20px;
}
then in javascript you use:
[element].style.top
to get it
That's why I need it
To use the full functionality of this web site, JavaScript needs to be turned on.
For best results, use the Firefox browser..
Copyright © 2003-2017 - Tersus Software Ltd., All rights reserved. Terms of Use License Graphic design by EmaraDesign