summaryrefslogtreecommitdiff
path: root/misc/tableheader.js
Commit message (Collapse)AuthorAge
* #208197 by dvessel: back to cloning the table header only in tableheader.js ↵Gábor Hojtsy2008-01-13
| | | | (fixes radio button issues and Safari 2 crashing)
* #194590 follow up by theborg, catch: avoid cloning the sticky table headers ↵Gábor Hojtsy2008-01-10
| | | | with the same id value
* #194590 by scor, JirkaRybka, attiks, dvessel; with heavy testing by catch: ↵Gábor Hojtsy2008-01-09
| | | | fix a dozen issues with sticky table headers
* - Patch #179937 by quicksketch: made the table header magic more robust. ↵Dries Buytaert2007-10-02
| | | | When a table disappears from the HTML, an error would otherwise be thrown.
* #174708 by multiple contributors: update jQuery to 1.2Gábor Hojtsy2007-09-12
|
* #172782 by ChrisKennedy: fix IE 7 JS alerts by not trying to reuse the ↵Gábor Hojtsy2007-09-12
| | | | height variable
* #171866 by kkaefer and dvessel: prevent the tableheader script from running ↵Gábor Hojtsy2007-08-30
| | | | in IE less then v7, because of incompatibility
* #134307 by dww, Stefan Nantegaal and dvessel: fix table headers interaction ↵Gábor Hojtsy2007-08-30
| | | | with Safari, so the fieldset contents will not disappear
* - Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable.Dries Buytaert2007-07-01
|
* #119441: JavaScript aggregator/compressor by m3avrck and others.Steven Wittens2007-06-01
|
* Slightly tweak the JS timing for sticky tableheader resizing.Steven Wittens2007-04-07
|
* - Patch #112605 by Steven: sticky table headers.Dries Buytaert2007-02-06