公告版位

目前分類:JQUERY (5)

瀏覽方式: 標題列表 簡短摘要

HTML Table Export 是一個可以把 HTML Table 裡的內容匯出成各種格式的 jQuery Plug-in 。

http://www.webappers.com/2014/06/26/html-table-export-jquery-plugin/


文章標籤

mming 發表在 痞客邦 留言(0) 人氣()

首先先至官網下載,連結如下

https://bitbucket.org/cleonello/jqplot/downloads/

從Example的部份可看出

文章標籤

mming 發表在 痞客邦 留言(0) 人氣()

jQuery API extension for Dreamweaver

// Code jQuery FASTER in Dreamweaver!

Reduce tons of typing. If you are into jQuery and use Dreamweaver then you really need this extension. Let us save you tons of time by reducing keystrokes with our jQuery API extension for Dreamweaver which provides code coloring, Snippets, and code hints that list every jQuery and jQuery UI function for you.

(下載)Download

The Beta is available right now with a full release expected Q2 2008. Sign-up for updates.

文章標籤

mming 發表在 痞客邦 留言(0) 人氣()

 

記得要載入jquery的js檔

<script src="js/jquery-1.10.0.min.js"></script>

mming 發表在 痞客邦 留言(0) 人氣()

JQUERY是覆寫JAVASCRIPT的一個JS檔

所以是CLIENT的程式

而PHP、ASP、ASPX、JSP是存放在SERVER端的程式,由APACHE解譯完後編譯為

mming 發表在 痞客邦 留言(0) 人氣()