I have a script that uses X and Y values to place a menu.
I know what the Y value is (180 pixels from top) but the X value changes dependent on which screen resolution the user views the site in.
Is there a way to adjust the value of the X value (right to left) dependent on the screen resolution or if the user has minimized (made smaller) the browser window?
I know what the Y value is (180 pixels from top) but the X value changes dependent on which screen resolution the user views the site in.
Is there a way to adjust the value of the X value (right to left) dependent on the screen resolution or if the user has minimized (made smaller) the browser window?