jQuery Autotablenumbers Plugin Demos

Download This Plugin Back To jQueryScript

Add automatic row numbering to HTML tables with jQuery. Handles visibility filtering, custom start values, and zero-padded formatting.

Default Options

This is the default implementation of the plugin with no options.

# Name City
John DoeNew York
Jane SmithLondon
Peter JonesParis
David WilliamsTokyo

With bold: true and zero: true options

This table uses the bold and zero options to style the numbers.

# Name City
John DoeNew York
Jane SmithLondon
Peter JonesParis
David WilliamsTokyo
Chris MartinBerlin
Alex TurnerSheffield
Matt BellamyDevon
Thom YorkeOxford
Noel GallagherManchester
Liam GallagherManchester

With column: 1 and start: 100 options

This table demonstrates the column and start options.

Name # City
John DoeNew York
Jane SmithLondon
Peter JonesParis