gajus / wholly

jQuery plugin used to select the entire table row and column in response to mouseenter and mouseleave events. Wholly supports table layouts that utilize colspan and rowspan.

Home Page:http://gajus.com/sandbox/wholly/demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Supporting selected column/row events

shawnpyle opened this issue · comments

Thanks for developing a slick plugin, I like it!

Any chance in providing some additional wholly events for selected (via mousedown/mouseup) column/row so that a class could be toggled? Maybe there is a way to do this already?