J
Jenny
Hi all,
My page has two panels. I like to place a button above the
top of the lower panel. The position is:
Button.Style.Add("left", "150px")
Button.Style.Add("top", "-40px")
The problem is, that the button is hidden by the upper
panel. How can I make ths element visible?
Cheers
Jenny
My page has two panels. I like to place a button above the
top of the lower panel. The position is:
Button.Style.Add("left", "150px")
Button.Style.Add("top", "-40px")
The problem is, that the button is hidden by the upper
panel. How can I make ths element visible?
Cheers
Jenny