User:Jaime Prilusky/Sandbox Size: Difference between revisions

Jaime Prilusky (talk | contribs)
New page: <applet load='1stp' size='[800,200]' frame='true' align='right' caption='Insert caption here' />
 
Jaime Prilusky (talk | contribs)
No edit summary
 
Line 1: Line 1:
[http://jmol.sourceforge.net/jslibrary/ jslibrary] describes:<br>
For a rectangular applet, an array containing two elements, width and height; this is usually easiest to do using JavaScript square bracket notation for array constants, as in [400, 200], ["50%", "100%"] or [0.5, 1.0]. Proteopedia currently only accepts integers, as in this example <b>size='[800,200]'</b>
<applet load='1stp' size='[800,200]' frame='true' align='right' caption='Insert caption here' />
<applet load='1stp' size='[800,200]' frame='true' align='right' caption='Insert caption here' />