User:Angel Herraez/Sandbox 2

From Proteopedia

< User:Angel Herraez(Difference between revisions)
Jump to: navigation, search
Current revision (09:52, 25 March 2014) (edit) (undo)
 
(3 intermediate revisions not shown.)
Line 8: Line 8:
</jmolApplet>
</jmolApplet>
</jmol>
</jmol>
 +
 +
These controls are inserted directly, as wiki extension tags:
 +
<jmol>
 +
<jmolCheckbox>
 +
<scriptWhenChecked>spacefill on</scriptWhenChecked>
 +
<scriptWhenUnchecked>spacefill off</scriptWhenUnchecked>
 +
<text>spacefill on/off</text>
 +
</jmolCheckbox>
 +
</jmol>
 +
 +
<jmol>
 +
<jmolRadioGroup>
 +
<item>
 +
<text>spacefill on</text>
 +
<script>spacefill on</script>
 +
</item>
 +
<item>
 +
<text>spacefill off</text>
 +
<script>spacefill off</script>
 +
</item>
 +
</jmolRadioGroup>
 +
</jmol>
 +
<jmol>
<jmol>
Line 18: Line 41:
(wait until the hourglass cursor disappears, then try the following controls)
(wait until the hourglass cursor disappears, then try the following controls)
-
This checkbox is inserted directly, as wiki extension tags:
+
These 3 controls are inserted using templates:
-
<jmol>
+
-
<jmolCheckbox>
+
-
<scriptWhenChecked>isosurface on</scriptWhenChecked>
+
-
<scriptWhenUnchecked>isosurface off</scriptWhenUnchecked>
+
-
<text>show surface</text>
+
-
</jmolCheckbox>
+
-
</jmol>
+
-
 
+
-
These 3 controls are inserted with templates:
+
{{Button Toggle Surface}} ·
{{Button Toggle Surface}} ·
{{Link Toggle Surface}} · {{Checkbox Toggle Surface}}
{{Link Toggle Surface}} · {{Checkbox Toggle Surface}}
-
(The checkbox is working already)
+
 
 +
(The checkboxes AGAIN are working properly -- the key is to have a function setupCheckboxShiftClick()
 +
that overrides the one included in wikibits.js

Current revision

Testing some templates

Drag the structure with the mouse to rotate

These controls are inserted directly, as wiki extension tags:


(wait until the hourglass cursor disappears, then try the following controls)

These 3 controls are inserted using templates:

· ·

(The checkboxes AGAIN are working properly -- the key is to have a function setupCheckboxShiftClick() that overrides the one included in wikibits.js

Proteopedia Page Contributors and Editors (what is this?)

Angel Herraez

Personal tools