%= stylesheet begin html { font-size: 24px; } input { font-size: 100%; } TABLE { border-collapse:collapse; border:1px solid } h1 { color:white; background-color:black; } .fixed00{ position: sticky; top: 1; left: 30; } .fixed04{ position: sticky; top: 50; left: 1; } %== $self->matrixFixedCss(3,3,8,11,11); % end %= javascript begin %== $self->keyDown(); % end

行列固定テーブルのCSS

                    
%== $self->head_line(); %== $self->cell_make();
合計 10,000 10,001 10,002 10,003