Hi Jeremy On Thursday, July 10, 2014 11:12:19 AM UTC+2, Jeremy Ruston wrote: > > > But the problem as originally stated was to get tagpill dropdowns working > within a scrollable div. So we need a solution that works within scrollable > divs. >
The problem also arises in the sidebar -- if a tagpill is placed to the RHS of the sidebar, the tagpill popup truncates at the RH edge of the screen. One possible solution for this problem is to float the popup to the LHS of the <div> rather than anchoring its LH edge to the tagpill. When I tried to avoid truncation on the lower edge, I was forced to fix the height of the scrollable <div>, which looked messy. My solution was to put the scrollable within the tagpill and so avoid placing the tagpill within a scrollable (my tagpills were on the LHS of the screen, so the popup could overlay the main story.) regards -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

