I'm using richfaces 3.1 and jsf 1.1 and tomhawak , i need to keep fixed header in table.
I have also tried with css , since its working properly in mozila firefox but not in IE.
It would be helpful, if any other approach will be there.
|
I'm using richfaces 3.1 and jsf 1.1 and tomhawak , i need to keep fixed header in table. I have also tried with css , since its working properly in mozila firefox but not in IE. It would be helpful, if any other approach will be there. |
|||
|
|
|
It will be a good idea to post the CSS you tried. On my application, I have such a header, which is a simple Here is the default CSS:
and for IE6 support, I added:
|
|||
|