|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
css for table cell and NS4.x
I know very little about css, and borrowed most of the below from a friend. I created my own td.stats class (at the bottom) for table cells. It does NOT work in NS4.x, but DOES work in IE. This creates a LOT of unwanted spacing in the tables containing <td class="stats">. Any idea what NS doesn't like, and better still, a solution to retain rather tightly spaced text within my table cells.
Thanks for any thoughts. PHP Code:
__________________
mr_fitz __________ Don't worry, I haven't given up my day job. |
|
#2
|
|||
|
|||
|
|
|
#3
|
|||
|
|||
|
great link
That link was very helpful adios.
I did not have to use your javascript, but I can see how it would be very handy. for anyone who ONLY has the td.class problem like I did, I just replaced: PHP Code:
with PHP Code:
seems to have solved my problem. thanks. |
|
#4
|
|||
|
|||
|
Not exactly a solution. 'ex' is a unit of measurement; by specifying it without any value, you've simply deactivated it (unless there's some bug there I'm unaware of). You just made my point for me, by dispensing with some presumably desirable CSS for the sake of the increasingly tinier Navigator 4 audience.
You can also - easily - script in individual style rules, browser-specific, in the document header. What's an 'H8'? ![]() Last edited by adios : December 8th, 2002 at 09:29 PM. |
![]() |
| Viewing: Dev Shed Forums > Web Design > CSS Help > css for table cell and NS4.x |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|