User 62a37f4796
11-03-2009 21:41:51
I am trying to create a webpage with several MSketch editors in them.
I am using the following setup:
I know I can set the background in the detached editor itself with the "molbg" param, but I would like to keep that the default white.
Here's my problem: I would like to change the background of the MSketch portion that remains embedded in the page. At the very least, I would want to change the color of it so it stands out in the webpage. This portion, however, does not seem to be affected by the molbg modifier. What I'd really like is for the embedded portion to show a grid akin to millimeter paper, to direct the user to enter their answer right there.
I cannot find a way to achieve either in the online documentation or forum.
Any ideas how to achieve this?
Thanks.
Product Version: MarvinSketch 5.1.4
Build Date: 2008-12-18
Operating System: x86 Windows XP 5.1
Java: Sun Microsystems Inc. Java 1.6.0_12
I am using the following setup:
Code: |
msketch_param("detach", "hide,maxscale=33"); msketch_param("undetachByX", "false"); msketch_param("buttonmenubar", "false"); |
I know I can set the background in the detached editor itself with the "molbg" param, but I would like to keep that the default white.
Here's my problem: I would like to change the background of the MSketch portion that remains embedded in the page. At the very least, I would want to change the color of it so it stands out in the webpage. This portion, however, does not seem to be affected by the molbg modifier. What I'd really like is for the embedded portion to show a grid akin to millimeter paper, to direct the user to enter their answer right there.
I cannot find a way to achieve either in the online documentation or forum.
Any ideas how to achieve this?
Thanks.
Product Version: MarvinSketch 5.1.4
Build Date: 2008-12-18
Operating System: x86 Windows XP 5.1
Java: Sun Microsystems Inc. Java 1.6.0_12