回复:frogta.com 你一般看哪些图?thx!

来源: 2008-01-06 10:40:02 [博客] [旧帖] [给我悄悄话] 本文已被阅读:

俺"篡改"他的program and use my own data input, for reviewing/training purpose. The following code is one of my page:

Stock Charts function HandleKey() { if(window.event.keyCode==37)//when we click the left key in the small keyboard. { __doPostBack('',''); } if(window.event.keyCode==39)//when we click the right key in the small keyboard. { __doPostBack('',''); } if(window.event.keyCode==52)//when we click the left key in the small keyboard. { __doPostBack('',''); } if(window.event.keyCode==54)//when we click the right key in the small keyboard. { __doPostBack('',''); } } >

60 Min 10 Days 15 Min Daily 5 Min Daily 1 Min Daily Daily 6 Mon
 


  Page1

YahooInfo                  GoogleInfo
Hope this help...