Wholly : jQuery Plugin to Highlight Table Rows and Columns

wholly

jQuery plugin for triggering table column mouseenter and mouseleave events. Wholly is used for highlighting the entire table column. Wholly supports tables with colspan and rowspan attributes. If you want to support colspan and rowspan, then first you need to build table cell index, ie. matrix that identifies cell positition in every row regardless of the markup. Then you need to track events of all the table cells of interest and calculate their offset in the matrix and the columns that share the vertical index.

[button color=”black” size=”medium” link=”https://github.com/gajus/wholly” target=”blank” rel=”nofollow” ]Wholly[/button]

Wholly : jQuery Plugin to Highlight Table Rows and Columns
2 (40%) 1 vote

Leave a Reply