Click here to Skip to main content
15,921,941 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: How to authencating user against Active directory through LDAP Pin
Colin Angus Mackay24-May-05 22:29
Colin Angus Mackay24-May-05 22:29 
GeneralRe: How to authencating user against Active directory through LDAP Pin
Nitinkg24-May-05 23:02
Nitinkg24-May-05 23:02 
Generalmouse cursor Pin
Enigma344024-May-05 3:31
Enigma344024-May-05 3:31 
GeneralRe: mouse cursor Pin
MoustafaS24-May-05 9:31
MoustafaS24-May-05 9:31 
GeneralRe: mouse cursor Pin
DavidNohejl24-May-05 9:45
DavidNohejl24-May-05 9:45 
GeneralRe: mouse cursor Pin
Enigma344024-May-05 19:27
Enigma344024-May-05 19:27 
GeneralRe: mouse cursor Pin
DavidNohejl24-May-05 9:43
DavidNohejl24-May-05 9:43 
GeneralWorkaround wanted Pin
jan larsen24-May-05 0:56
jan larsen24-May-05 0:56 
I've spent quite some time developing a table component which makes output like this:

<div style="width: 100%; overflow: scroll;">
  <table>
    <tr>
      <td style="width: 100px;"> Column 1 </td>
      <td style="width: 100px;"> Column 2 </td>
      <td style="width: 100px;"> Column 3 </td>
    </tr>
  </table>
</div>


The idea is that the table will take up as much space as it can, and have scrollbars when column widths overflow container size.
It works great when added directly in the body tag, but if I put it inside a td tag, IE suddenly allows the div and table to expand, even if the parenting table and td are also set to 100% width. I'm too lazy to look it up, but it doesn't make sense, and it works in Mozilla so it must be a bug in IE.
Whatever it is, I need to make it function, so does anybody know a workaround?

"God doesn't play dice" - Albert Einstein

"God not only plays dice, He sometimes throws the dices where they cannot be seen" - Niels Bohr
GeneralRe: Workaround wanted Pin
minhpc_bk24-May-05 3:53
minhpc_bk24-May-05 3:53 
GeneralRe: Workaround wanted Pin
jan larsen24-May-05 7:37
jan larsen24-May-05 7:37 
GeneralReturning Recordset from a function! Pin
wEb GuRu...23-May-05 6:45
wEb GuRu...23-May-05 6:45 
GeneralRe: Returning Recordset from a function! Pin
niansah24-May-05 21:43
niansah24-May-05 21:43 
Generalview ASP website from CD Pin
xaphod23-May-05 6:15
xaphod23-May-05 6:15 
GeneralRe: view ASP website from CD Pin
jan larsen24-May-05 2:47
jan larsen24-May-05 2:47 
GeneralDIV, DataGrid and IE Pin
sprout7423-May-05 2:52
sprout7423-May-05 2:52 
GeneralThe virtual path '/HomePage.ascx' maps to another application, which is not allowed. Pin
wejahat23-May-05 0:37
wejahat23-May-05 0:37 
GeneralRe: The virtual path '/HomePage.ascx' maps to another application, which is not allowed. Pin
minhpc_bk23-May-05 15:07
minhpc_bk23-May-05 15:07 
GeneralRe: The virtual path '/HomePage.ascx' maps to another application, which is not allowed. Pin
wejahat23-May-05 17:26
wejahat23-May-05 17:26 
GeneralWeb based screen saver Pin
Enigma344021-May-05 20:49
Enigma344021-May-05 20:49 
GeneralRe: Web based screen saver Pin
sprout7423-May-05 3:16
sprout7423-May-05 3:16 
GeneralRe: Web based screen saver Pin
Enigma344024-May-05 19:22
Enigma344024-May-05 19:22 
GeneralClear the History of browser using javascript Pin
mtayyabasghar20-May-05 23:14
mtayyabasghar20-May-05 23:14 
GeneralRe: Clear the History of browser using javascript Pin
Vasudevan Deepak Kumar21-May-05 3:08
Vasudevan Deepak Kumar21-May-05 3:08 
QuestionDisable BACK button? Pin
devvvy20-May-05 16:36
devvvy20-May-05 16:36 
AnswerRe: Disable BACK button? Pin
Vasudevan Deepak Kumar21-May-05 3:09
Vasudevan Deepak Kumar21-May-05 3:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.