Diff: CalculatorForSampleMountingInDil

Search SINQ Wiki:
SINQ LIN

SINQ Wiki
- Main Page
- Search SINQ Wiki
- Sample Environment
- Probenumg. Intern
- Troubleshooting SICS

This Page
- Page Info
- Printer Friendly

Referenced by
...nobody

Wiki Info
- Unused pages
- Undefined pages
- RecentChanges
- Page Index
- System Info
- JSPWiki Docu
- SandBox
- OneMinuteWiki
- Create a New Page




JSPWiki v2.0.52


Difference between version 184 and version 183:
Line 57 was replaced by line 57
- [name=A] { display: none; }
+ [name=A] [name=W] [name=E] [name=S] { display: none; }
Lines 78-80 were replaced by lines 78-80
- //for (el of document.getElementsByName("A")) {
- // el.style.display = "block";
- //}
+ for (el of document.getElementsByName("A")) {
+ el.style.display = "block";
+ }
Removed lines 184-188
- for (nam of ["S", "E", "W", "A"]) {
- for (el of document.getElementsByName(nam)) {
- el.style.display = "none";
- }
- }

Back to CalculatorForSampleMountingInDil, or to the Page History.