Does Google's MDL spec include the concept of clickable images?

I need to present a multi-lingual site where the language is changed by 
clicking on a small PNG flag.

It's easy to do in elm-html

..
img [ src ("UK.png"),flagstyle, onClick English] []

..
.. but I don't see in in the MDL spec or the elm-mdl implementation.

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to