View Single Post
  #1 (permalink)  
Old August 25th, 2012, 10:56 AM
4pbears 4pbears is offline
Registered User
 
Join Date: Dec 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default controls setting on top of each other

i am doing the exercises in the book and have come across this problem. in one of the exercises, i have to put a textbox, a button, and a panal control inside the <div dashed line. the problem is the buttun n is laying ontop of the textbox control, and the panel is on top of the button control. the proplem is i can't get the controls to move to another spot on the line. when i click on say the panel button to move it all i get is the resizing thing. i am using web develeper 2010 express. i have removed and reinstalled it and still have the same problem. any help would be appreciated.


Dave'