svg + CSS + javascript. - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Visualization (https://forum.logicmachine.net/forumdisplay.php?fid=9) +--- Thread: svg + CSS + javascript. (/showthread.php?tid=691) |
svg + CSS + javascript. - Auzzii - 22.03.2017 hi, can someone give example how to use svg + CSS + javascript in LM visualization. for example when 1/1/1 change from 1 to 0, svg file picture change to something http://jsfiddle.net/lesson8/4rkQZ/1/ Thanks RE: svg + CSS + javascript. - Erwin van der Zwart - 22.03.2017 Hi, Check this forum item: http://forum.logicmachine.net/showthread.php?tid=247&pid=3762#pid3762 BR, Erwin RE: svg + CSS + javascript. - admin - 22.03.2017 Well, this example is not SVG but plain JS/CSS. It's still possible to add this to visualization but will require some extra custom JS. |