Open
Description
This plugin is really cool. One issue I've come across is the growth of items in a page. For example:
Let's suppose you had 50 elements on a page vertically. Of those 50 suppose 40 of them are hidden with a jquery hide method. Based on what you select from the 10 elements showing, the other 40 items, little by little, start "showing"/"fading in". The body/page length has now changed.
From using this plugin, it doesn't seem, yet, that the tooltip popup positions adjust for the changing length of the body.
I look forward to upcoming changes.