A column of a table needs to stay in one line (HTML/CSS/Javascript)
        Posted  
        
            by Julien
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Julien
        
        
        
        Published on 2010-05-06T08:58:17Z
        Indexed on 
            2010/05/06
            9:28 UTC
        
        
        Read the original article
        Hit count: 267
        
Hi Folks !
So I am having an issue on my entrepreneur business opportunity rating matrix : I would like the radio buttons to stay on the same line. The problem is that I don't know how I should process because if I give a fixed minimum width for the cell, i'm not sure it will display properly on other browsers, and if the cell is to big I loose the alignment of the radio buttons.
Do you guys have a CSS/Javascript (jQuery) trick that would fix this ?
Thank you
© Stack Overflow or respective owner