I have an interface with a header graphic and beneath that I have a set of 5 buttons. The three on the left are set fine, but the two on the right (back and next buttons) need to dynamically reposition themselves depending on the window being resized or maximized. The buttons reside in a table that is in a div.
How can I make the two buttons on the right reposition themselves?
Thanks!