> 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
 
<https://github.com/Jermolene/TiddlyWiki5/commit/477c41f84304ed83245c87068dba3695a5053d62>

The update will be available at https://tiddlywiki.com/prerelease 
<https://tiddlywiki.com/prerelease> in 6 or 7 minutes,

Best wishes

Jeremy.

> 
> Best wishes
> 
> Jeremy
> 
> --
> Jeremy Ruston
> [email protected] <mailto:[email protected]>
> https://jermolene.com <https://jermolene.com/>
> 
> On 3 Mar 2019, at 23:23, [email protected] <mailto:[email protected]> 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] 
>> <mailto:[email protected]>.
>> To post to this group, send email to [email protected] 
>> <mailto:[email protected]>.
>> Visit this group at https://groups.google.com/group/tiddlywiki 
>> <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 
>> <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/6E86406D-4DB6-4A8E-B968-BE86AAF73FF6%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to