Users Pricing

forum

Home Forums Table with fixed header and column on pure css – MindStick

Table with fixed header and column on pure css

Anonymous User 7281 25 Sep 2013

I need to create a html table (or something similar looking) with a fixed header and a fixed first column.

Every solution I've seen so far uses javascript or jQuery to set scrollTop/scrollLeft, but it doesn't work smoothly on mobile browsers, so I'm looking for a pure CSS solution.

I want it to work on webkit browsers or use some CSS3 features, but I repeat, I don't want to use javascript for scrolling.


1 Answers

Markdown for AI

A clean, structured version of this page for AI assistants and LLMs.

Open .md