That I know. It's dealing with the built-ins that has me confused. I know
that the class on the edit image is tc-image-edit, but.... after that, not
sure what I need to do. Do I just replace the image on the tiddler and then
add a bit of css on .tc-image-edit:hover?



On Mon, Jul 22, 2019 at 7:54 PM Mat <matiasg...@gmail.com> wrote:

> If the change is to take place on *click* then just use the revealwidget
> (see Accordion/slider in docs)
>
> But you can do it on hover with CSS also. I'm not sure what it is you
> don't know about how to proceed though. just target the class that you set
> in the button widget e.g <$button class="apple"> and .apple:hover
> {background:red;} the background can also be an image like so
> <https://tiddlywiki.com/#datauri%20Macro%20(Examples)>.
>
> <:-)
>
> --
> 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 tiddlywiki+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/286da5f4-be53-4ef8-a7c9-b658dfcd9228%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/286da5f4-be53-4ef8-a7c9-b658dfcd9228%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAJu7H0ZT34Uxd9s6t%2BpnU%2B1OUb5rcJHJ_UrZz8utuAumTN6k7w%40mail.gmail.com.

Reply via email to