上次在某個 fb 社團看到分享使用 jQuery 下載全部圖片
但裡面除了教你 include jQuery 之外都是用原生的 javascript 功能, 寫起來有點長
倒是學到如果網站沒有 jQuery 要怎麼幫他裝 jQuery XDDDD
來寫寫看全部都用 jQuery 下載圖片的寫法
2016/03/19
2013/03/11
jQuery get(0)
小囿 你那天問的東西我有找到
內文是
You can access the raw DOM element with:
$("table").get(0);
or more simply:
$("table")[0];
內文是
You can access the raw DOM element with:
$("table").get(0);
or more simply:
$("table")[0];
2012/04/10
jQuery jCalendar
http://www.kelvinluck.com/assets/jquery/datePicker/v2/demo/
http://www.kelvinluck.com/assets/jquery/datePicker/v2/demo/
inlineDatePicker.html
http://tedserbinski.com/jcalendar/index.html
拿來取代掉ASP.Net貧弱的日曆控件....
如果是要用下拉版可以選 jQuery UI-Datepicker
http://docs.jquery.com/UI/Datepicker
http://jqueryui.com/demos/datepicker/。
http://my-web-design.blogspot.com/2010/10/jquery-ui-datepicker.html
--
※ 發信站: 批踢踢兔(ptt2.cc)
◆ From: 114.36.52.65
訂閱:
文章 (Atom)