Ticket #403 (closed enhancement: fixed)
tables: class for active rows (on hover/mouse-over)
| Reported by: | FND | Owned by: | SaqImtiaz |
|---|---|---|---|
| Priority: | major | Milestone: | 2.3 |
| Component: | core | Version: | |
| Severity: | undefined | Keywords: | |
| Cc: |
Description
Here's a patch (code courtesy of Saq) for assigning a class to active table rows (i.e. rows under the mouse pointer). This works similarly to tiddlers' .selected class.
The code is very lightweight (only three additional lines - whereas one is just refactored existing code), so the costs/benefits ratio is very positive.
There's also no noticeable performance impact (I've tested this with an elaborate table).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
