Difference between revisions of "Template:L1 Systems on Tour"
m |
m |
||
Line 4: | Line 4: | ||
// open(URL, windowName[, windowFeatures]) | // open(URL, windowName[, windowFeatures]) | ||
// -------------------------------------- | // -------------------------------------- | ||
− | theWindow=window.open(URL,'theWindow','scrollbars=yes,width= | + | theWindow=window.open(URL,'theWindow','scrollbars=yes,width=200,height=100'); |
theWindow.focus(); | theWindow.focus(); | ||
} | } |
Revision as of 14:48, 30 January 2016
L1® Systems on Tour
Please follow the link and then view it full screen.