chant9
Technical User
- Aug 30, 2005
- 7
Hi
I've found found some good example JavaScript Menu's that I can use but was wondering if its possible to not hard code the position of a menu with static X and Y coordinates.
For example I didnt want to have the website all aligned to the left but have a site centered with blank edges on either side (Yahoo Style). However depending on how large the window was would alter the size of the gaps at the edges, but I cant find a way to have the position of the menu adjust with this.
Currently the position of the menu must always be a set number of pixels down and along from the top left of the browser. Is it possible to place it inside a table or something and have it move to where ever the tabel is position
Hope that makes sense, please help if it does.
I've found found some good example JavaScript Menu's that I can use but was wondering if its possible to not hard code the position of a menu with static X and Y coordinates.
For example I didnt want to have the website all aligned to the left but have a site centered with blank edges on either side (Yahoo Style). However depending on how large the window was would alter the size of the gaps at the edges, but I cant find a way to have the position of the menu adjust with this.
Currently the position of the menu must always be a set number of pixels down and along from the top left of the browser. Is it possible to place it inside a table or something and have it move to where ever the tabel is position
Hope that makes sense, please help if it does.