网站综合信息 www.hz39.com
    • 标题:
    • Swipebox | A touchable jQuery lightbox 
    • 关键字:
    • 惠州新闻网 惠州新闻 惠州 惠州政务 惠州热线 惠州信息门户 惠州信息网 惠州生活信息 惠州房产网 惠州地图 惠州学院 惠州旅游 惠州事件 
    • 描述:
    • A touchable jQuery lightbox plugin for desktop, mobile and tablet 
    • 域名信息
    • 域名年龄:14年9个月8天  注册日期:2010年10月11日  到期时间:
      邮箱:abuse  电话:+864009981766
      注册商:Chengdu Fly-Digital Technology Co., Ltd. 
    • 服务器空间
    • IP:该域名无法解析为IP
      地址:
    网站收录SEO数据
    • 搜索引擎
    • 收录量
    • 反向链接
    • 其他
    • 百度
    • 0  
    • 0  
    • 快照:无首页快照  
    • Google
    • 145  
    • 0  
    • pr:3  
    • 雅虎
    • 0  
    •  
    •  
    • 搜搜
    • 0  
    •  
    •  
    • 搜狗
    • 0  
    •  
    • 评级:3/10  
    • 360搜索
    • 0  
    •  
    •  
    域名流量Alexa排名
    •  
    • 一周平均
    • 一个月平均
    • 三个月平均
    • Alexa全球排名
    • -  
    • 平均日IP
    • 日总PV
    • 人均PV(PV/IP比例)
    • 反向链接
    • dmoz目录收录
    • -  
    • 流量走势图
    域名注册Whois信息

    hz39.com

    域名年龄: 14年9个月8天
    注册时间: 2010-10-11
    注 册 商: Chengdu Fly-Digital Technology Co., Ltd.
    注册邮箱: abuse
    联系电话: +864009981766

    获取时间: 2019年07月10日 22:22:23
    Domain Name: HZ39.COM
    Registry Domain ID: 1619816390_DOMAIN_COM-VRSN
    Registrar WHOIS Server: whois.sudu.cn
    Registrar URL: http://www.sudu.cn
    Updated Date: 2018-09-25T03:07:29Z
    Creation Date: 2010-10-11T06:43:58Z
    Registry Expiry Date: 2019-10-11T06:43:58Z
    Registrar: Chengdu Fly-Digital Technology Co., Ltd.
    Registrar IANA ID: 1605
    Registrar Abuse Contact Email: abuse
    Registrar Abuse Contact Phone: +864009981766
    Domain Status: ok https://icann.org/epp#ok
    Name Server: NS11.BIGWWW.COM
    Name Server: NS12.BIGWWW.COM
    Name Server: NS13.BIGWWW.COM
    Name Server: NS14.BIGWWW.COM
    Name Server: NS15.BIGWWW.COM
    Name Server: NS16.BIGWWW.COM
    DNSSEC: unsigned
    URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
    >>> Last update of whois database: 2019-07-10T14:22:02Z <<<

    For more information on Whois status codes, please visit https://icann.org/epp
    同IP网站(同服务器)

    该域名无法解析为IP

    其他后缀域名
    • 顶级域名
    • 相关信息
    网站首页快照(纯文字版)
    抓取时间:2019年06月20日 02:09:09
    网址:http://www.hz39.com/
    标题:Swipebox | A touchable jQuery lightbox
    关键字:惠州新闻网,惠州新闻,惠州,惠州政务,惠州热线,惠州信息门户,惠州信息网,惠州生活信息,惠州房产网,惠州地图,惠州学院,惠州旅游,惠州事件,惠州人才网,惠州交通违章查询,惠州社保,惠州天气预报
    描述:A touchable jQuery lightbox plugin for desktop, mobile and tablet
    主体:
    我的假期 图片组件演示Swipebox.A touchable jQuery lightboxTweetWhat is Swipebox ?Main FeaturesCompatibilityTry itBasic UsageAdvancedGalleryVideo supportLoad slides dynamicallyCheck open stateOptionsDownloadWhat is Swipebox ?Swipebox is a jQuery "lightbox" plugin for desktop, mobile and tablet.Main FeaturesSwipe gestures for mobileKeyboard Navigation for desktopCSS transitions with jQuery fallbackRetina support for UI iconsEasy CSS customizationCompatibilityChrome, Safari, Firefox, Opera, IE9+, IOS4+, Android, windows phone.Basic UsageJavascriptInclude jquery and the swipebox script in your head tags or right before your body closing tag.<script src="lib/jquery-2.0.3.js"></script><script src="src/js/jquery.swipebox.js"></script>CSSInclude the swipebox CSS style in your head tags.<link rel="stylesheet" href="src/css/swipebox.css">HTMLUse a specific class for your links and use the title attribute as caption.<a href="big/image.jpg" class="swipebox" title="My Caption">
    <img src="http://brutaldesign.github.io/swipebox/small/image.jpg" alt="image">
    </a>
    Fire the plugin
    Bind the swipebox behaviour on every link with the "swipebox" class.
    <script type="text/javascript">
    ;( function( $ ) {
    $( '.swipebox' ).swipebox();
    } )( jQuery );
    </script>
    Advanced
    Gallery
    You can add a rel attribute to your links to seperate your galleries.
    <!-- Gallery 1 -->
    <a rel="gallery-1" href="http://brutaldesign.github.io/swipebox/big/image1.jpg" class="swipebox">
    <img src="http://brutaldesign.github.io/swipebox/small/image1.jpg" alt="image">
    </a>
    <a rel="gallery-1" href="http://brutaldesign.github.io/swipebox/big/image2.jpg" class="swipebox">
    <img src="http://brutaldesign.github.io/swipebox/small/image2.jpg" alt="image">
    </a>
    <!-- Gallery 2 -->
    <a rel="gallery-2" href="http://brutaldesign.github.io/swipebox/big/image3.jpg" class="swipebox">
    <img src="http://brutaldesign.github.io/swipebox/small/image3.jpg" alt="image">
    </a>
    <a rel="gallery-2" href="http://brutaldesign.github.io/swipebox/big/image4.jpg" class="swipebox">
    <img src="http://brutaldesign.github.io/swipebox/small/image4.jpg" alt="image">
    </a>
    Video support
    Simply paste a youtube or vimeo video URL in your href attribute. The script will automatically check if it's a youtube or vimeo URL and open the video in the swipebox.
    My Video
    <a class="swipebox-video" rel="vimeo" href="http://vimeo.com/29193046">My Videos</a>
    Load slides dynamically
    You can set your gallery dynamically by passing an array object to the swipebox.
    View gallery
    $( '#gallery' ).click( function( e ) {
    e.preventDefault();
    $.swipebox( [
    { href:'http://brutaldesign.github.io/swipebox/big/image1.jpg', title:'My Caption' }, 
    { href:'http://brutaldesign.github.io/swipebox/big/image2.jpg', title:'My Second Caption' }
    ] );
    } );
    Check open state
    if ( $.swipebox.isOpen ) {
    // do stuff
    }
    Options
    <script type="text

    © 2010 - 2020 网站综合信息查询 同IP网站查询 相关类似网站查询 网站备案查询网站地图 最新查询 最近更新 优秀网站 热门网站 全部网站 同IP查询 备案查询

    2025-07-12 13:38, Process in 0.0070 second.