成人午夜激情影院,小视频免费在线观看,国产精品夜夜嗨,欧美日韩精品一区二区在线播放

您的位置:首頁源碼下載JavaScript代碼

jQuery Highlighter v1.0下載

授權(quán)形式: 免費(fèi)版
更新時(shí)間: 2010-10-24 16:21:53
軟件語言: 英文
軟件平臺(tái): Windows,Linux
軟件類別: 程序源碼
文件大小: 5.1K
評(píng)論等級(jí): ★★★☆☆
下載次數(shù): 0(今日:,本周:,本月:

軟件簡(jiǎn)介

jQuery Highlighter 是一個(gè)用來高亮顯示文本關(guān)鍵字的 jQuery 插件。

功能特定

    * 支持同時(shí)高亮多個(gè)關(guān)鍵字
    * 多個(gè)關(guān)鍵字之間可以重疊
    * 能夠取消高亮關(guān)鍵字

使用方法:

   1. Include jQuery and the Highlighter plugin script file in your HTML page:

       <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js"></script>
       <script type="text/javascript" src="jquery.highlighter-1.0.0.min.js"></script>

   2. In your HTML body create a container tag pair that will hold some text.Give it an id or class attribute (e.g. "News-Pagination"). This attribute can used as the selector for jQuery.
   3. Write some text into the previously created container tag, that contain the key words you want to search .
   4. Write the JavaScript code in your HTML head:

       <script type="text/javascript">
           // Some key words that within the previously created container tag.
           // Use one space to separate multiple keywords.
           var someKeyWords = "......";
           $("#div_Text").highlight(someKeyWords);
       </script>

   5. Use your favorite browser to view this page, you will see the keywords are marked red.
   6. If you want to cancel the highlighted keywords or need to highlight keywords several times within the same container tag:

       // Highlight key words.
       // Note the second argument.
       $("#div_Text").highlight(someKeyWords, {needUnhighlight: true});

       // Cancel the highlighted keywords.
       $("#div_Text").unhighlight();

在線測(cè)試頁面:http://xujinnet.github.com/jQuery-Highlighter/jQuery-Highlighter-Test-Page.html

贊助商鏈接:

主站蜘蛛池模板: 东乌珠穆沁旗| 石林| 剑河县| 扎鲁特旗| 巴塘县| 哈尔滨市| 哈密市| 洪泽县| 峡江县| 宁蒗| 盐城市| 敦煌市| 买车| 三台县| 普格县| 宁乡县| 石屏县| 浮梁县| 平泉县| 余姚市| 新乐市| 泉州市| 八宿县| 巴塘县| 中方县| 乳源| 兴化市| 东港市| 田林县| 兴山县| 洛扎县| 济南市| 中牟县| 鹤岗市| 濉溪县| 贡山| 平潭县| 盐山县| 裕民县| 洪洞县| 黄石市|