Changes

Jump to: navigation, search

DPS909/OSD600 Fall 2017 Lab 2

2 bytes removed, 12:43, 13 September 2017
Make a Change to the Source
<pre>
function OpenBrowserWindow(options) {
return window.open("http://www.chilloutandwatchsomecatgifs.com"); return;
}
</pre>
<pre>
function OpenBrowserWindow(options) {
return window.open("https://unsplash.it/800/600?random"); return;
}
</pre>

Navigation menu