|
CSS: Frustration (Please Help!)
|
| Author |
Message |
colin
Senior Member
   
Posts: 251
Group: Registered
Joined: Aug 2007
Status:
Offline
Reputation: 0
Country: 
|
CSS: Frustration (Please Help!)
Page in Error
^^^Page I'm talking about.
Ok, so I can't get two div's (one to be on the left, one on the right) to be on the left and the right and be aligned within the div and have the div actually encompass them rather than not. Float won't work as far as I can tell, and neither can the method I'm currently using. Any help?
Here's the CSS file:
CSS File
Thank you anybody who will help.
|
|
| 09-15-2007 08:24 AM |
|
 |
smacker
Member
  
Posts: 234
Group: Registered
Joined: Sep 2007
Status:
Offline
Reputation: 0
Country: 
|
RE: CSS: Frustration (Please Help!)
I don't understand what you're saying ... do you want them both to be within a "container" div in the center of the screen ? ... If you do, it seems fine to me ...
|
|
| 09-15-2007 11:57 AM |
|
 |
bunty
Junior Member
 
Posts: 14
Group: Registered
Joined: Apr 2010
Status:
Offline
Reputation: 0
Country: 
|
RE: CSS: Frustration (Please Help!)
Hello friends
I have a problem with mdi forms in my application. There are two mdi forms. They have scroll bars. There is a control on the left mdi form near to the top.
Now the problem is: I scroll the left mdi form to the bottom. I click to the other mdi form. I click back to the left mdi form and when the left one is activated/focused it automatically scrolls to the top where the control is and sets focus to it.
There're absolutely nothing in the code anywhere to do this. There're no .Focus() calls, no OnFocus event, .ActiveControl= etc. Nothing. I couldn't find a way to prevent this and it's driving me insane. I even tried to handle *FOCUS Windows messages it's receiving but failed. Can you please help me find a way to prevent this? I appreciate any help.
Thanks for all friends
|
|
| 04-20-2010 05:20 PM |
|
 |