• 利用函數的類型簽名進行JavaScript檢查 - TypedJS

    TypedJS uses a function’s type signature to generate input parameters, and evaluates the function...
    ajax 5年前       0      4K    

    實現靈活的網頁消息通知功能的jQuery插件 – noty

    noty is a jQuery plugin for creating user-friendly, "JavaScript-alert alternative" notifications ...
    ajax 5年前       0      3K    

    利用 CSS3 實現一個可以換顏色的漂亮菜單

    實現效果如下圖: 源代碼: source.zip 在線演示: http://www.script-tutorials.com/demos/232/index.html <!DOCTYPE htm...
    ajax 5年前       0      5K    

    將 YouTube 視頻設為背景的jQuery插件 - Tubular

    Tubular is a jQuery plugin that lets you set a YouTube video as your page background . Usage is s...
    ajax 5年前       0      2K    

    HTML5 Book-Flipping jQuery Plugin

    Turn.js is a plugin for jQuery that adds a beautiful transition similar to real pages in a book o...
    ajax 5年前       0      1K    

    利用 Tinycon 為網站的Favicon圖標添加提醒氣泡

    Tinycon allows the addition of alert bubbles and changing the favicon image . Tinycon gracefully ...
    ajax 5年前       0      1K    

    psd.js - 一個JavaScript中的Photoshop (PSD) 文件解析器

    psd.js is a Photoshop (PSD) file parser written in Coffeescript/Javascript for both browsers and ...
    ajax 5年前       0      2K    

    jOrgChart - 創建交互式組織結構圖的jQuery插件

    Tree menus are great for displaying nested data in a user-friendly and easy-to-browse interface. ...
    ajax 5年前       0      9K    

    利用 polyClip.js 裁剪JPEGs圖片

    When we need to clip an irregular shape from an image and use it on the web, PNG is the most comm...
    ajax 5年前       0      1K    

    利用 HTML5Please 來查找 HTML5 和 CSS3 特性

    HTML5 Please helps you look up HTML5, CSS3, etc features , know if they are ready for use, and if...
    ajax 5年前       0      1K    

    另一種時尚的 Tooltips 提示jQuery插件 - Poshy Tip jQuery Plugin

    Poshy Tip jQuery Plugin is a tooltip plugin that allows easily creating stylish tooltips . With P...
    ajax 5年前       0      2K    

    淺析JS運行機制

    從一個簡單的問題談起: <script type="text/javascript"> alert(i); // ? var i = 1; </script> 輸出結果是undefined, 這...
    ajax 5年前       0      2K    

    JavaScript中的setTimeout 和 setInterval 的區別

    window對象有兩個主要的定時方法,分別是setTimeout 和 setInteval? 他們的語法基本上相同,但是完成的功能取有區別。 setTimeout方法是定時程序,也就是在什么時間...
    ajax 5年前       0      1K    

    完全可定制的就地編輯在jQuery插件 - Jeditable

    Jeditable is an in-place editor plugin for jQuery . With few lines of JavaScript code it allows y...
    ajax 5年前       0      1K    

    使用Spring MVC和注釋配置來實現文件上傳

    Spring MVC does special care to upload file to server. It makes file upload an easy work for web ...
    ajax 5年前       0      13K    

    高度可定制的圖片集展示jQuery插件

    Minimit Gallery is a highly customizable Jquery plugin that does galleries, slideshows, carousels...
    ajax 5年前       0      1K    

    一個通過JSONP跨域調用WCF REST服務的例子(以jQuery為例)

    JSONP(JSON with Padding)可以看成是JSON的一種“使用模式”,用以解決“跨域訪問”的問題,這篇簡單的文章給出一個簡單的例子用于模擬如何通過jQuery以JSONP的訪問調...
    ajax 5年前       0      6K    

    jQuery LigerUI V1.1.5 (包括API和全部源碼) 發布

    前言 2個月前以博文的形式發布了V1.1.0,到現在已經更新了5個版本,V1.1.3引入了core機制,提供了ligerui內置事件處理機制、屬性動態設置機制等等,搭建了ligerui系列插件的...
    ajax 5年前       0      2K    

    強力推薦幾款基于jQuery、Flash、HTML5多媒體播放器方案

    記得以前我們想要在網頁中插入一段音頻或者視頻時,首先,baidu或者google一 下,目的是要找那段又長又臭的object和embed代碼,然后再把它們貼到網頁中,然后還發現不同的瀏覽器寫法還...
    ajax 5年前       1      3K    

    jquery 使用方法

    jQuery是目前使用最廣泛的javascript函數庫。據統計,全世界排名前100萬的網站,有46%使用jQuery,遠遠超過其他庫。微軟公司甚至把jQuery作為他們的官方庫。對于網頁開發者...
    ajax 5年前       0      2K    
    1 2 3 4 5 6
  • sesese色