User:Wayne Decatur/Sandbox JmolSetEchoImageTest
From Proteopedia
(Difference between revisions)
m (New page: {{Template:Lrrapplet1}} <!-- checkboxes are now functional, since the update to the extension on 14 May 09 --> <!-- see http://wiki.jmol.org/index.php/MediaWiki, especially bottom for all...) |
m |
||
Line 5: | Line 5: | ||
<jmol> | <jmol> | ||
<jmolCheckbox> | <jmolCheckbox> | ||
- | <scriptWhenChecked>set echo logo [0 0];set echo depth 0;background echo | + | <scriptWhenChecked>set echo logo [0 0];set echo depth 0;background echo white;set echo logo image "/wiki/images/7/73/Proteopedia_85x85_smaller_logo.png";</scriptWhenChecked> |
<scriptWhenUnchecked>set echo logo off;</scriptWhenUnchecked> | <scriptWhenUnchecked>set echo logo off;</scriptWhenUnchecked> | ||
<!--<checked></checked> TO MAKE UNCHECKED SEEMED ONLY WAY IS TO DELETE or HIDE THIS LINE--> | <!--<checked></checked> TO MAKE UNCHECKED SEEMED ONLY WAY IS TO DELETE or HIDE THIS LINE--> | ||
- | <text> | + | <text>echo image on/off test</text> |
</jmolCheckbox> | </jmolCheckbox> | ||
</jmol> | </jmol> |
Revision as of 23:21, 2 April 2011
| |||||||||||
|
Testing using Jmol's 'set echo image' command from within Proteopedia
To figure out file name I used Proteopedia:Cookbook under the FLASH example section and used "View image info" from right clicking on image to get path on wiki like in the FLASH example.