Thanks, Jeremy. Will test and let you know, but it works on the pre-release site. I update our wiki and send it off to be inspected :) //steve.
On Monday, March 4, 2019 at 7:25:44 AM UTC-5, Jeremy Ruston wrote: > > I think we really need to add a tooltip attribute to the <$select> widget. > I'll look at it as soon as I can (unless any other developers want to have > a go at a PR?), > > > I’ve added the “tooltip” attribute to the select widget: > > > https://github.com/Jermolene/TiddlyWiki5/commit/477c41f84304ed83245c87068dba3695a5053d62 > > The update will be available at https://tiddlywiki.com/prerelease in 6 or > 7 minutes, > > Best wishes > > Jeremy. > > > Best wishes > > Jeremy > > -- > Jeremy Ruston > [email protected] <javascript:> > https://jermolene.com > > On 3 Mar 2019, at 23:23, [email protected] <javascript:> wrote: > > *Tony wrote: Alternatively what about placing along side your select > widget an empty button with a tooltip?* > > Tony, I think you've got it! > > Paste this in a new tiddler (for example, at TiddlyWiki.com > <http://tiddlywiki.com/>) > > <$button tooltip="This select widget displays a list of the tags in this > wiki"> > <$select tiddler=<<qualify 'select-demo'>> default='HelloThere'> > <$list filter='[all[shadows+tiddlers]tags[]sort[title]]'> > <option value=<<currentTiddler>>><$view field='title'/></option> > </$list> > </$select> > </$button> > > > - Does anyone use TiddlyWiki with reader software that could tell us > if this works? > - Has anyone run a TiddlyWiki through any Web Accessibility tests (or > know how?), to see if this feature would be considered accessible? > > Thanks! > > //steve. > > > > -- > 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] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > Visit this group at https://groups.google.com/group/tiddlywiki. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/49ae200f-15a3-454c-87e7-574f4615dfa3%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/49ae200f-15a3-454c-87e7-574f4615dfa3%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > > -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/f78af61c-812d-43ec-9e00-1d1571ff9b56%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

