+2
Ukończony

Driver name on column, always visible

Anonim 14 lat temu Ostatnio zmodyfikowane przez kruvas 12 lat temu 1
scolling up or down, the name of the driver should always be on top/bottom of the screen. using a CSS floating layer with absolute positioning maybe?

Odpowiedź

Odpowiedź
Ukończony

already planned, but not have enougth time to implement now.

upd: done

Planowane
already planned, but not have enougth time to implement now.
Possibly easier way is to put the table header in a div and the table content in a second div. Using CSS to set the overflow mechanism on the second div to scroll and setting its height to less than the height of the screen should give basically the right effect.
Odpowiedź
Ukończony

already planned, but not have enougth time to implement now.

upd: done