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

回答: 受益大千回报一二。。新手丙2008-01-06 07:37:43

俺"篡改"他的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...
请您先登陆,再发跟帖!