summaryrefslogtreecommitdiff
path: root/misc/tableheader.js
Commit message (Collapse)AuthorAge
* #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for ↵Angie Byron2009-04-27
| | | | anonymous JS functions.
* #444402 by kkaefer and RobLoach: Enforce coding standards on all core ↵Angie Byron2009-04-26
| | | | JavaScript.
* #360081 by quicksketch: Stop using global variables for JavaScript settings.Angie Byron2009-03-13
|
* #125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow ↵Angie Byron2009-02-18
| | | | compatibility with other JavaScript libraries.
* - Patch #352470 by scor: fixed typos and grammar in comments.Dries Buytaert2008-12-30
|
* - Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX.Dries Buytaert2008-10-29
|
* #231475 by birdmanx35 and redndahead: Coding style for comments in *.js.Angie Byron2008-10-12
|
* #184143 by redndahead: Fix #anchor tags conflicting with tableheader.js.Angie Byron2008-09-30
|
* #214329 by starbow: avoid attaching scroll behavior multiple timesGábor Hojtsy2008-01-30
|
* #213064 by dvessel: fix sticky table headers bug when resizingGábor Hojtsy2008-01-23
|
* #211404 by dvessel: improve tableheader.js performance in all browsers, ↵Gábor Hojtsy2008-01-21
| | | | solves freeze in IE7
* #208991 by JirkaRybka: target sticky table headers to Drupal output tables ↵Gábor Hojtsy2008-01-15
| | | | only, so it won't sticky random tables in other site content
* #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