ruinovais
06-28-2012, 10:29 AM
1) Script Title: Chrome CSS Drop Down Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/chrome/index.htm
3) Describe problem: I'm using this beautiful drop down menu but i'm having a problem with different screen resolutions. The .dropmenudiv has
position:absolute and because of this (so i think) when the resolution is smaller the div moves to left and when is higher moves to right.
What can i do to stop the div move and appear always in the same spot?
In internet, some people sugested to put the div inside a container with relative position. I tried but it's not working.
Thanks and sorry for my english.
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/chrome/index.htm
3) Describe problem: I'm using this beautiful drop down menu but i'm having a problem with different screen resolutions. The .dropmenudiv has
position:absolute and because of this (so i think) when the resolution is smaller the div moves to left and when is higher moves to right.
What can i do to stop the div move and appear always in the same spot?
In internet, some people sugested to put the div inside a container with relative position. I tried but it's not working.
Thanks and sorry for my english.