Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#610204 by effulgentsia, Gábor Hojtsy, sun, Damien Tournoud and ksenzee: API changes to support overlays: lays ground work for implementation.
- Patch #444402 by sun: clean up of parseInt() usage.
- Patch #520368 by Gábor Hojtsy: fixed Admin toolbar breaks sticky table headers.
- Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work.
#444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions.
#444402 by kkaefer and RobLoach: Enforce coding standards on all core JavaScript.
#325810 by darren.ferguson, miglius: in tableheader.js $('td'+ location.hash).offset() does not alway return an object, which breaks all JavaScript on the page, so check for the return value before using it.
#360081 by quicksketch: Stop using global variables for JavaScript settings.
#125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compatibility with other JavaScript libraries.
- Patch #352470 by scor: fixed typos and grammar in comments.
- Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX.
#231475 by birdmanx35 and redndahead: Coding style for comments in *.js.
#184143 by redndahead, tested by yoroy, quicksketch: tableheader.js interfered with #anchors in table rows
#184143 by redndahead: Fix #anchor tags conflicting with tableheader.js.
#214329 by starbow: avoid attaching scroll behavior multiple times
#213064 by dvessel: fix sticky table headers bug when resizing
#211404 by dvessel: improve tableheader.js performance in all browsers, solves freeze in IE7
#208991 by JirkaRybka: target sticky table headers to Drupal output tables 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 (fixes radio button issues and Safari 2 crashing)
#194590 follow up by theborg, catch: avoid cloning the sticky table headers with the same id value
#194590 by scor, JirkaRybka, attiks, dvessel; with heavy testing by catch: fix a dozen issues with sticky table headers
- Patch #179937 by quicksketch: made the table header magic more robust. When a table disappears from the HTML, an error would otherwise be thrown.
#174708 by multiple contributors: update jQuery to 1.2
#172782 by ChrisKennedy: fix IE 7 JS alerts by not trying to reuse the height variable
#171866 by kkaefer and dvessel: prevent the tableheader script from running in IE less then v7, because of incompatibility
#134307 by dww, Stefan Nantegaal and dvessel: fix table headers interaction with Safari, so the fieldset contents will not disappear
- Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable.
#119441: JavaScript aggregator/compressor by m3avrck and others.
Slightly tweak the JS timing for sticky tableheader resizing.
- Patch #112605 by Steven: sticky table headers.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |