UNPKG

chartnew.js

Version:

Simple HTML5 Charts using the canvas element

12 lines (11 loc) 201 B
<HTML> <SCRIPT LANGUAGE='JavaScript'> function newAddress() { window.location.replace("demo_program/index.html"); } </SCRIPT> <BODY onLoad="setTimeout(' newAddress()' , 1)"> <BR><BR> </BODY> </HTML>