Click here to Skip to main content
16,011,374 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Client side validation Pin
alex.barylski4-Nov-02 21:29
alex.barylski4-Nov-02 21:29 
GeneralRe: Client side validation Pin
Pete Bassett4-Nov-02 22:05
Pete Bassett4-Nov-02 22:05 
GeneralRe: Client side validation Pin
alex.barylski5-Nov-02 6:14
alex.barylski5-Nov-02 6:14 
GeneralRe: Client side validation Pin
markkuk5-Nov-02 8:49
markkuk5-Nov-02 8:49 
GeneralRe: Client side validation Pin
Vasudevan Deepak Kumar5-Nov-02 16:35
Vasudevan Deepak Kumar5-Nov-02 16:35 
GeneralRe: Client side validation Pin
alex.barylski6-Nov-02 9:16
alex.barylski6-Nov-02 9:16 
GeneralIE colspan bug Pin
leppie3-Nov-02 5:51
leppie3-Nov-02 5:51 
GeneralRe: IE colspan bug Pin
Stephane Rodriguez.3-Nov-02 6:37
Stephane Rodriguez.3-Nov-02 6:37 
Didn't I tell you already there is no warrant regarding the user agent implementation ?

To get this displayed fine with IE, add this class :
<STYLE TYPE="text/css">
<!--
.TABLEFIXED { table-layout:fixed }
-->
</STYLE>


And set the class="TABLEFIXED" attribute to both table tags.



Back to real work : D-27.
GeneralRe: IE colspan bug Pin
leppie3-Nov-02 7:39
leppie3-Nov-02 7:39 
GeneralRe: IE colspan bug Pin
Paul Watson3-Nov-02 20:09
sitebuilderPaul Watson3-Nov-02 20:09 
GeneralRe: IE colspan bug Pin
leppie4-Nov-02 8:21
leppie4-Nov-02 8:21 
GeneralRe: IE colspan bug Pin
Paul Watson4-Nov-02 8:23
sitebuilderPaul Watson4-Nov-02 8:23 
GeneralRe: IE colspan bug Pin
Roger Wright4-Nov-02 10:16
professionalRoger Wright4-Nov-02 10:16 
GeneralRe: IE colspan bug Pin
leppie5-Nov-02 6:26
leppie5-Nov-02 6:26 
GeneralBest font opinion Pin
leppie3-Nov-02 3:31
leppie3-Nov-02 3:31 
GeneralRe: Best font opinion Pin
Paul Watson3-Nov-02 4:45
sitebuilderPaul Watson3-Nov-02 4:45 
GeneralRe: Best font opinion Pin
leppie3-Nov-02 5:18
leppie3-Nov-02 5:18 
GeneralRe: Best font opinion Pin
Paul Watson3-Nov-02 5:21
sitebuilderPaul Watson3-Nov-02 5:21 
GeneralRe: Best font opinion Pin
leppie3-Nov-02 6:15
leppie3-Nov-02 6:15 
GeneralRe: Best font opinion Pin
Megan Forbes3-Nov-02 8:25
Megan Forbes3-Nov-02 8:25 
GeneralRe: Best font opinion Pin
leppie3-Nov-02 8:37
leppie3-Nov-02 8:37 
GeneralRe: Best font opinion Pin
Megan Forbes3-Nov-02 9:25
Megan Forbes3-Nov-02 9:25 
GeneralRe: Best font opinion Pin
Paul Watson3-Nov-02 23:04
sitebuilderPaul Watson3-Nov-02 23:04 
GeneralRe: Best font opinion Pin
Vasudevan Deepak Kumar5-Nov-02 16:21
Vasudevan Deepak Kumar5-Nov-02 16:21 
GeneralRe: Best font opinion Pin
leppie6-Nov-02 11:13
leppie6-Nov-02 11:13 

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.