| View previous topic :: View next topic |
| Author |
Message |
Jackil
Joined: 24 May 2006 Posts: 97
|
| Hey :) I've some columns grouped in a <col>. what's the CSS selector to select all the 'td' elements inside each group? |
| |
|
|
|
|
PaulKolin
Joined: 25 May 2006 Posts: 108
|
Runa, you apply css properties for the col element. you are limited in selection for them though. and browser support is crappy.
Users tend to want to print what they see, so if they have interactively modified the page, they want to print that. |
| |
|
|
Jackil
Joined: 24 May 2006 Posts: 97
|
| PaulKolin, I don't care about browser support. I've noticed that "col {overflow: hidden;}" doesn't changes anything |
| |
|
|
PaulKolin
Joined: 25 May 2006 Posts: 108
|
Runa, ok. well, what should it change?
it just affects how it looks in browsers, and you dont care about them. |
| |
|
|
Jackil
Joined: 24 May 2006 Posts: 97
|
| PaulKolin, I mean, Im developing this for internal use, firefox. I don't care if it doesn't works in ie. but I want to be able to specify the overflow property without having to add a className to each td |
| |
|
|
PaulKolin
Joined: 25 May 2006 Posts: 108
| |
Jackil
Joined: 24 May 2006 Posts: 97
|
| PaulKolin, I want to use it in in tds |
| |
|
|
PaulKolin
Joined: 25 May 2006 Posts: 108
|
| No, you said you wanted to use it on columns. |
| |
|
|
Jackil
Joined: 24 May 2006 Posts: 97
|
Yes, It was a mistake. but I said after "without having to add a className to each td"
So, do you have an answer or you want to play ? :) |
| |
|
|
PaulKolin
Joined: 25 May 2006 Posts: 108
|
Yes, you are describing that you want to use it on columns.
And you cant do that on columns, read the w3 rec i sent you. you are limited in what properties you can apply to columns. |
| |
|
|
| Page 1 of 2 |
Goto page 1, 2 Next |
|