jQuery 插件 Pongstagr.am

码农软件 · 软件分类 · jQuery多媒体插件 · 2019-12-29 18:57:57

软件介绍

Pongstagr.am 是一个 jQuery 插件,能够让你在你的网站使用引导数据库前端样式模态插件(Bootstrap Front-end styles and modal-plugin)展示 Instagram 多媒体。

Pongstagr.am – Display Instagram Media on Your Website

代码示例:

<!-- Initialize stylesheets to header -->
<link rel="stylesheet" href="/path/to/css/bootstrap.css">
<link rel="stylesheet" href="/path/to/css/pongstagr.am.css>
 
<!-- Initialize Javascripts to footer -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.js"></script>
<script src="/path/to/js/boostrap.js"></script>
<script src="/path/to/js/pongstagr.am.js"></script>
<script>
$(document).ready(function () {
 
  $('#selector').pongstgrm({
    accessId:     'YOUR-ACCESS-ID',
    accessToken:  'YOUR-ACCESS-TOKEN'
  });
 
});
</script>

本文地址:https://www.codercto.com/soft/d/22232.html

Computational Geometry

Computational Geometry

Mark de Berg、Otfried Cheong、Marc van Kreveld、Mark Overmars / Springer / 2008-4-16 / USD 49.95

This well-accepted introduction to computational geometry is a textbook for high-level undergraduate and low-level graduate courses. The focus is on algorithms and hence the book is well suited for st......一起来看看 《Computational Geometry》 这本书的介绍吧!

html转js在线工具
html转js在线工具

html转js在线工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具