A. 請舉出jquery或js的類似股票K線圖的例子
B. 網頁製作中的股票K線圖現在用什麼製作,以前用的是Flash,現在又Jquery或者html5 css3 插件可以用么
現在一般用jquery插件吧,推薦網路推出的echarts
http://echarts..com/doc/example.html
C. 求 jquery或js 的類似股票K線圖的例子。
D. 請推薦幾款關於股票的書籍,要推薦信息比較准確的。。
《股市操練大全》 這是我看過的股票書中,感覺最好的一本。
E. jq怎末判斷股票代碼是否輸入正確
代碼:
<div class="form-group">
<label class="col-xs-2 control-label">出現時間</label>
<div class="col-xs-10">
<div class="input-daterange input-group" id="datepicker">
<input type="text" name="StartTime" id="StartTime" onclick="laydate({ istime: true, format: 'YYYY-MM-DD hh:mm:ss' })" class="laydate-icon input-sm form-control" />
<span class="input-group-addon">到</span>
<input type="text" name="EndTime" id="EndTime" onclick="laydate({ istime: true, format: 'YYYY-MM-DD hh:mm:ss' })" class="laydate-icon input-sm form-control" />
</div>
</div>
</div>
F. Jquery怎麼實現像銀行股票網站那樣的動態滾動的走勢圖
有專門用來做圖標的Jquery圖標庫的
http://www.gbtags.com/technology/jquery/jquerytop5charting/index.html