User:Wayne Decatur/Sandbox JmolBackgroundImageTest: Difference between revisions

From Proteopedia
Jump to navigationJump to search
Wayne Decatur (talk | contribs)
mNo edit summary
Wayne Decatur (talk | contribs)
mNo edit summary
Line 38: Line 38:
   <scriptWhenUnchecked>background IMAGE none;</scriptWhenUnchecked>
   <scriptWhenUnchecked>background IMAGE none;</scriptWhenUnchecked>
   <checked> </checked>
   <checked> </checked>
   <text>CHECKED WITH NOTHING IN BETWEENbackground image on/off test</text>
  <text>CHECKED WITH SPACE IN BETWEENbackground image on/off test</text>
</jmolCheckbox>
</jmol>
 
<!-- 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 parameters-->
<jmol>
<jmolCheckbox>
  <scriptWhenChecked>background IMAGE "/wiki/images/7/7e/Kt-7_cornflowerblue_and_jmol_chain_h_color.png";</scriptWhenChecked>
  <scriptWhenUnchecked>background IMAGE none;</scriptWhenUnchecked>
  <checked></checked>
   <text>CHECKED WITH NOTHING IN BETWEEN GOES TO FALSEbackground image on/off test</text>
  </jmolCheckbox>
  </jmolCheckbox>
</jmol>
</jmol>