phpmike
05-01-2008, 03:05 PM
The main blue bar menu is a div.
Within the div I have 6 divs that float left and 1 that floats right. Within the one that floats right are the buttons "search" and "login". Those two float right. But you will see my problem when you click on the Login button. I don't want to make the buttons absolute to the page because I want them to stay in that menu, but I need them to stay in place when I click one or the other. Help?
Within the div I have 6 divs that float left and 1 that floats right. Within the one that floats right are the buttons "search" and "login". Those two float right. But you will see my problem when you click on the Login button. I don't want to make the buttons absolute to the page because I want them to stay in that menu, but I need them to stay in place when I click one or the other. Help?