User:Jgeorge: Difference between revisions

From CSU-CHILL

(→‎Articles: Added Radar status test)
(→‎Articles: Fixed quicklook button)
Line 37: Line 37:
<html>
<html>
<form name=f1 id=f1>
<form name=f1 id=f1>
<input name=b1 id=b1 type=button value="Realtime Quick-look" onClick="ref = window.open('http://www.chill.colostate.edu/kml/quicklook', 'quicklook', 'width=650,height=750'); ref.focus();">
<input name=b1 id=b1 type=button value="Realtime Quick-look" onClick="ref = window.open('http://www.chill.colostate.edu/quicklook', 'quicklook', 'width=650,height=750'); ref.focus();">
</form>
</form>
</html>
</html>

Revision as of 17:10, 14 July 2011