viewer.js 視圖預覽demo

来源:https://www.cnblogs.com/yangzailu/archive/2019/03/08/10494545.html
-Advertisement-
Play Games

效果: ...


<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <meta http-equiv="x-ua-compatible" content="ie=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  <meta name="viewport" content="initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width, minimal-ui" />
    <meta name="apple-mobile-web-app-capable" content="yes" />
  <meta name="description" content="A simple jQuery image viewing plugin.">
  <meta name="author" content="Chen Fengyuan">
  <title>Viewer</title>
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css">
  <link rel="stylesheet" href="css/viewer.css">
  <link rel="stylesheet" href="css/main.css">
  <link rel="stylesheet" href="css/style.css"/>
  <link rel="stylesheet" href="css/commans.css"/>
</head>
<body>

<div id="wrapper" class="c_contact">
   <ul>
       <li class="c_contactLi">
             <div class="customer">
              <img src="img/head.png">

              <div class="d4"></div>
              <div class="customer_cont">
                <span>您好,李先生。我是您的客服小考拉,猜您可能關註以下問題:</span>
                <u>我的今日到賬記錄(含今日提款)</u><br>
                <u>交易成功後錢沒有到賬怎麼辦?</u><br>
                <u>收款寶的提款規則是什麼?</u>
              </div>
            </div>
            <div style="clear: both;"></div>

            <div class="cont">
              <h2>也許您對以下內容感興趣</h2>
              <div class="wrapper02" id="demo06">
                <div style="width: 464px;" class="scroller">
                     <ul class="clearfix">
                          <li><a href="javascript:;">申辦信用卡</a></li>
                          <li><a href="javascript:;">易分期</a></li>
                          <li><a href="javascript:;">及貸</a></li>
                          <li><a href="javascript:;">易分期</a></li>
                          <li><a href="javascript:;">及貸</a></li>
                    </ul>
                </div>
              </div>

              <div style="clear: both;"></div>
              <div class="swiper-container">
                  <div class="swiper-wrapper">
                      <div class="swiper-slide"><img src="img/banner.png"></div>
                      <div class="swiper-slide"><img src="img/banner.png"></div>
                      <div class="swiper-slide"><img src="img/banner.png"></div>
                  </div>
              </div>
            </div>


            <div class="customer_right">
              <img id="cleer_r"  src="img/piz.png">
               <!--向右的三角-->
              <div class="arrow-right"></div>
              <div class="cumt_right">
                <span>提款服務</span>
              </div> 
            </div>
            <div style="clear: both;"></div>
  


                <div style="width:100%;height:400px;">
                  <ul class="docs-pictures clearfix" style="margin:0 auto;width:200px;text-align:center;"  class="append_img" id="galley2">
                    <li style="width:100%;">
                     <img data-original="img/picture.png" src="img/picture.png" alt="Cuo Na Lake" style="display:block;">
                   </li>
                  </ul>

               </div>

            <input type="button" value="追加圖片" class="addimg">

            <div class="customer">
              <img src="img/head.png">
              <div class="d4"></div>
              <div class="customer_cont2">
                <span>如您使用的是逐筆秒到,符合秒到條件,結算款項正常會在2小時內自動劃款至您的結算賬戶。</span>
              </div>
            </div>
            <div style="clear: both;"></div>


            <div class="text">
              <p>沒有解決您的問題?點此轉<u id="ctu">人工客服</u></p>
            </div>

            <div style="margin-top: 18px;" class="service">
              <span>2019年1月29日 10:56</span>
            </div>


            <div class="customer_right">
            <img id="cleer_r" src="img/piz.png">
             <!-- 向右的三角 -->
            <div class="arrow-right"></div>
            <div class="cumt_right_span">
              <span>為什麼我昨天發起的提款,到現在錢還沒有到賬?</span>
            </div> 
          </div>
          <div style="clear: both;"></div>

          <div style="clear: both;"></div>
          
          <div class="customer">
            <img src="img/head.png">
            <div class="custimgl">
               <img src="img/pic2.png">
            </div>
          </div>
          <div style="clear: both;"></div>
        
            <div class="customer">
              <img src="img/head.png">
              <div class="d4"></div>
              <div class="customer_cont2">
                <span>如您使用的是逐筆秒到,符合秒到條件,結算款項正常會在2小時內自動劃款至您的結算賬戶。
                  <div class="custimgz">
                    <img class="pic_true" srcmaxZoomRatio="img/picture.png">
                  </div>
                </span>
              </div>
               
            </div>
            <div style="clear: both;"></div>

          <div style="margin-bottom: 7rem;" id="botstop"></div>
           <div style="clear: both;"></div>
        </li>
       </ul> 
 </div> 
  <div class="bott_diduan" style=""> 
          <div class="shot">
              <div id="ctu2" class="shot_pic onne"></div>
              <div onclick="camt()" class="Taking active"></div>
               <input type="file" style="display: none;" id="camafter" accept="image/*" capture='camera' />
              <div onclick="pict()" class="picture cur"></div>
              <input type="file" style="display: none;" id="camFront" accept="image/*"/>
          </div>
          <div class="foot">
            <span class="u-editor-input">
                  <input  type="text" class="chatText" value="" id="text" placeholder="請輸入您想咨詢的問題">
            </span>
            <button  class="u-editor-icons">發送</button>
          </div>
</div>


  <!-- Scripts -->
  <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"></script>
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.bundle.min.js"></script>
  <script src="https://fengyuanchen.github.io/js/common.js"></script>
  <script src="js/viewer.js"></script>
  <script src="js/main.js"></script>
  <script type="text/javascript">
    $(document).ready(function(){
        $(".addimg").click(function(){
          var str  = '<li style="width:100%;">';
          str += '<img data-original="img/picture.png" src="img/picture.png" alt="Cuo Na Lake" style="display:block;">';
          str += '</li>';
            $("#galley2").append(str);
            $("#galley2").viewer('update');
                 var viewer = new Viewer(document.getElementById('galley2'), { 
              url: 'data-original' 
          });
        });
    });
  </script>
</body>
</html>

 

效果:


您的分享是我們最大的動力!

-Advertisement-
Play Games
更多相關文章
  • 1、var var 聲明的變數為全局變數,並會進行變數提升;也可以只聲明變數而不進行賦值,輸出為undefined,以下寫法都是合法的。 2、let let 聲明的變數為局部變數,用於塊級作用域,使用前必須進行先聲明;不會進行變數提升;聲明變數以後不能夠在同一作用域進行重覆聲明變數,會報錯。 3、c ...
  • 1.引入template文件 <script src = js/template-native.js></script> 2.寫模板 <script type="text/template" id="模板ID"> 模板內容 </script> 3.執行模板 var html = template(" ...
  • 開始的開始,簡單粗暴。在微信小程式里,一行 wx.getUserInfo 即可彈窗用戶授權登陸。大部分小程式圖省事,直接在打開小程式的時候就調這個方法。所以那時候一個印象就是隨便打開一個小程式,進去就是彈窗讓我登陸,想拿我的微信信息,給人一種不安全的感覺。 ...
  • three.js,webGL,3D庫房,3D機房,普通3D機房搭建,機櫃、伺服器、埠實時監控 數據聯動展示,機櫃動態添加、伺服器上下架,動力環境數據可視化展示(溫濕度雲圖,防盜門禁,配店,管線控制)、告警展示 ...
  • 總結:附上Swiper學習的網址:前端一定要學習和去瞭解,幫助是很大的,可以通過簡短的代碼實現出特別好的效果,先簡單介紹到這裡吧,以後有機會繼續學習補充... Swiper中文網站: https://www.swiper.com.cn/ SwiperAPI網站:https://www.swiper.... ...
  • vue3+typescript中引入外部文件有幾種方法 (eg:引入echarts) 第一種方法: 1 indext.html中用script引入 2 在.vue頁面使用,先聲明後使用 這樣就可以正確使用 第二種方法 1 在項目目錄下 npm install @types/echarts --sav ...
  • 由於擴展標準的逐漸一致, 現在同一擴展代碼庫已經有可能同時用於Chrome和火狐. 下麵是一個簡單的工具欄按鈕和彈窗(尚無任何實際功能): 代碼庫地址: "nobodxbodon/suan1" 所有代碼: manifest.json: 彈窗/主界面.html 彈窗/主界面.css 待續... ...
  • 預期伺服器返回的數據類型。如果不指定,jQuery 將自動根據 HTTP 包 MIME 信息返回 responseXML 或 responseText,並作為回調函數參數傳遞,可用值: "xml": 返回 XML 文檔,可用 jQuery 處理。 "html": 返回純文本 HTML 信息;包含 s ...
一周排行
    -Advertisement-
    Play Games
  • 移動開發(一):使用.NET MAUI開發第一個安卓APP 對於工作多年的C#程式員來說,近來想嘗試開發一款安卓APP,考慮了很久最終選擇使用.NET MAUI這個微軟官方的框架來嘗試體驗開發安卓APP,畢竟是使用Visual Studio開發工具,使用起來也比較的順手,結合微軟官方的教程進行了安卓 ...
  • 前言 QuestPDF 是一個開源 .NET 庫,用於生成 PDF 文檔。使用了C# Fluent API方式可簡化開發、減少錯誤並提高工作效率。利用它可以輕鬆生成 PDF 報告、發票、導出文件等。 項目介紹 QuestPDF 是一個革命性的開源 .NET 庫,它徹底改變了我們生成 PDF 文檔的方 ...
  • 項目地址 項目後端地址: https://github.com/ZyPLJ/ZYTteeHole 項目前端頁面地址: ZyPLJ/TreeHoleVue (github.com) https://github.com/ZyPLJ/TreeHoleVue 目前項目測試訪問地址: http://tree ...
  • 話不多說,直接開乾 一.下載 1.官方鏈接下載: https://www.microsoft.com/zh-cn/sql-server/sql-server-downloads 2.在下載目錄中找到下麵這個小的安裝包 SQL2022-SSEI-Dev.exe,運行開始下載SQL server; 二. ...
  • 前言 隨著物聯網(IoT)技術的迅猛發展,MQTT(消息隊列遙測傳輸)協議憑藉其輕量級和高效性,已成為眾多物聯網應用的首選通信標準。 MQTTnet 作為一個高性能的 .NET 開源庫,為 .NET 平臺上的 MQTT 客戶端與伺服器開發提供了強大的支持。 本文將全面介紹 MQTTnet 的核心功能 ...
  • Serilog支持多種接收器用於日誌存儲,增強器用於添加屬性,LogContext管理動態屬性,支持多種輸出格式包括純文本、JSON及ExpressionTemplate。還提供了自定義格式化選項,適用於不同需求。 ...
  • 目錄簡介獲取 HTML 文檔解析 HTML 文檔測試參考文章 簡介 動態內容網站使用 JavaScript 腳本動態檢索和渲染數據,爬取信息時需要模擬瀏覽器行為,否則獲取到的源碼基本是空的。 本文使用的爬取步驟如下: 使用 Selenium 獲取渲染後的 HTML 文檔 使用 HtmlAgility ...
  • 1.前言 什麼是熱更新 游戲或者軟體更新時,無需重新下載客戶端進行安裝,而是在應用程式啟動的情況下,在內部進行資源或者代碼更新 Unity目前常用熱更新解決方案 HybridCLR,Xlua,ILRuntime等 Unity目前常用資源管理解決方案 AssetBundles,Addressable, ...
  • 本文章主要是在C# ASP.NET Core Web API框架實現向手機發送驗證碼簡訊功能。這裡我選擇是一個互億無線簡訊驗證碼平臺,其實像阿裡雲,騰訊雲上面也可以。 首先我們先去 互億無線 https://www.ihuyi.com/api/sms.html 去註冊一個賬號 註冊完成賬號後,它會送 ...
  • 通過以下方式可以高效,並保證數據同步的可靠性 1.API設計 使用RESTful設計,確保API端點明確,並使用適當的HTTP方法(如POST用於創建,PUT用於更新)。 設計清晰的請求和響應模型,以確保客戶端能夠理解預期格式。 2.數據驗證 在伺服器端進行嚴格的數據驗證,確保接收到的數據符合預期格 ...