I'm having a problem with objects on my website moving when the window is resized. My website has a drop down menu that changes it's position if the user rolls over it when the window is smaller than it's maximum size. I'm using left: % property to position the object becuase if i simply use align="center" in the <td> tag and position:absolute(which is needed becuase without it the dopdown menu appears below the links object and doesn't cover it up) the links object isn't centered properly. any help is greatly apprciated. To really understand the problem you'll need to go to
thanks!!
thanks!!