*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)

<$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].
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/49ae200f-15a3-454c-87e7-574f4615dfa3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to