I'm using the quicksearch plugin for jQuery and generally it works well. I've added a function to the onAfter event which gets called but I have found that it is called before the style attribute on the row has been set to "display: none"
Is there another event or a way to hook into another event that will fire after this attribute has been changed?