Ben@WEBProp
07-03-2003, 04:24 PM
I have a javascript navbar that I have correctly placed in a 1024px resolution according to pixels. I recently realized that when the page is viewed in different resolutions, the nav bar gets all funky. I tried replacing the "100" with a "100%" (like you would do for a table), but that just gave my page a huge error and the script wouldn't load! Does anyone know how I can make a % sized version of this:
slideMenu.menuy=100 //top placement of the menu
????
:confused: :confused:
I know you can do it in css, but I don't know css. So if the only way to do it is in css, then it would be great if you just provided me with the code instead of telling me to figure it out on my own...
Thanks!
-Ben
slideMenu.menuy=100 //top placement of the menu
????
:confused: :confused:
I know you can do it in css, but I don't know css. So if the only way to do it is in css, then it would be great if you just provided me with the code instead of telling me to figure it out on my own...
Thanks!
-Ben