MarvinSketch Example 1.3

The sketcher can have an "alternative look" with a vertical toolbar.

All the buttons are moved to the left.

The toolbar can be dragged and moved to any of the four edges of the applet.

<script LANGUAGE="JavaScript1.1" SRC="../../marvin.js"></script>
<script LANGUAGE="JavaScript1.1">
<!--
msketch_begin("../..", 460, 420);
msketch_param("verticalbar", "true");
msketch_end();
//-->
</script>

 

In the next example, you can use My Templates.