Copy the code below into your address bar and all the images on this page will dance around. You’ll have to remove the line break that I added in to prevent anyone’s browser from accidentally executing it.
Try appending +“px” to the DIS.top and DIS.left assignments. (These are CSS styles, which according to the standards require units, unlike HTML where pixel values are often given with no units.) That is:
[QUOTE=Omphaloskeptic]
Try appending +“px” to the DIS.top and DIS.left assignments. (These are CSS styles, which according to the standards require units, unlike HTML where pixel values are often given with no units.)
[/QUOTE]
[QUOTE=Omphaloskeptic]
Try appending +“px” to the DIS.top and DIS.left assignments. (These are CSS styles, which according to the standards require units, unlike HTML where pixel values are often given with no units.) That is: