親子日記APP
|
免費申請
|
登入
mini box 迷你盒子
這裡是工程師的筆記資料.
部落格
相簿
APP日記
書籤
標籤:
jquery
的相關文章
瀏覽方式:
摘要列表
|
標題列表
|
全站 《jquery》 相關
jquery .submit() 無法送出表單??
2012
10
19
09:26
在 IE Tester、KKMan 中 無法執行 .submit() 的狀況
網頁像這樣:
<form name="form1" id="form1" action="xxx.php" method="POST"> <input type=text name=a1 id=a1 value=""> //以下幾種按鈕的寫法...
繼續閱讀»
分類:
jquery
/
留言(0)
jQuery 2.0 不再支持 IE 6/7/8
2012
07
07
11:14
jQuery 1.9、2.0 將在 2013年 發佈 兩版本的 API 會是一樣的,只是 1.9 會支援舊版 IE 1.9 持續支援 IE 6/7/8,而且會持續維護這個版本,沒有明確的維護終止時間 舊 IE 活多久 就會維護 1.9多久,原則上是微軟停止 Win XP 支援後吧 2.0 將不再支援IE 6/7/8 放棄支援舊 IE 應該可以讓 jQuery 效能較高、減少程式碼大小 http://blog.jquery.com/2012/07/01/jquery-1-9-and-2-0-tldr-edition/ ▼附圖:各版本瀏覽器,2012-07 的市佔率(全球) 來源:http://gs.statcounter.com/#browser_version-ww-m...
繼續閱讀»
分類:
javascript
/
留言(0)
note: JQuery UI 在 IE 9 的問題
2012
05
13
09:16
JQuery UI 1.8.6 之前的版本
在 IE 9 中無法正常使用 滑鼠拖拉、拖拉排序 sortable / draggable
解決
1.改用 JQuery UI 1.8.6 之後的版本
2.幾行 Hot Fix.
jquery ui sortable and draggable do not work in IE9
All drag & drop events fa...
繼續閱讀»
分類:
jquery
/
留言(1)
note: Javascript 繪圖、統計圖表相關
2009
11
23
21:49
jsDraw2D : 2D Graphics Library for JavaScripthttp://jsdraw2d.jsfiction.com/純 Javascript 的繪圖函數 (不須 SVG or VML, ps: IE到8.x都不支援SVG)比較特別的是提供有 Bezier Curve 的繪製功能
線上的 Demo: Draw "Bezier Curve" and "Curve through points" Draw Line, Polyline and Polygon Draw Circle, Ellipse, Arc and Rectangle jQuery Google Char...
繼續閱讀»
分類:
web開發
/
留言(0)
[jQuery] datepicker 日期選擇器
2009
07
23
14:45
jquery ui Datapicker http://jqueryui.com/demos/datepicker/ 這裡有各種的Demo http://keith-wood.name/datepick.html 特色是有各種 theme 可換
The Ex-“Coolest” DHTML Calendar http://www.dynarch.com/projects/calendar/ ps: 這個月曆功能不需要 jquery 即可正常使用 有中文的界面 The new coolest JavaScript calendar 另外還有新的版本,但須付授權費用 可以用滑鼠的滾珠來捲動上下月份 也有各種 theme 可更換 h...
繼續閱讀»
分類:
jquery
/
留言(1)
[jQuery] Color Picker 色彩選擇器
2009
07
21
20:52
Farbtastic: jQuery color picker plug-in http://acko.net/dev/farbtastic
IE6/7/8 都正常可用 Simple Color Picker Demo http://vreboton.ibacolod.com/DotNetNuke/ControlsandTips/jQueryColorPicker/tabid/69/Default.aspx 下載 http://vreboton.ibacolod.com/Portals/0/Downloads/jQueryColorPicker/ColorPicker.zip 各 IE 版本都正常 JQuery Color Picker http://ww...
繼續閱讀»
分類:
jquery
/
留言(0)
Fw: jQuery.live()與Event Delegation
2009
04
03
11:01
http://blog.darkthread.net/blogs/darkthreadtw/archive/2009/03/15/jquery-live-and-event-delegation.aspx
widget 的設計若用類似的技術
那放 widget 的blog(或網站) 有能輕易偵測訪客的點選數據
哇~想像空間蠻大的
相關
MyBlogLog tracki...
繼續閱讀»
分類:
jquery
/
留言(0)
jquery 相關
2009
03
24
10:02
[jQuery] 如何取得 select Liset index 和 value 值
http://blog.wu-boy.com/2009/03/20/1043/
[jQuery] 表單取值 radio checkbox select text 驗證表單
http://blog.wu-boy.com/2009/03/18/1024/
[jQuery] Javascript plotting ...
繼續閱讀»
分類:
jquery
/
留言(0)
上一頁
1
2
下一頁