jQuery 插件 Pongstagr.am
- 授权协议: MIT
- 开发语言: JavaScript HTML/CSS
- 操作系统: 跨平台
- 软件首页: http://pongstr.github.io/pongstagr.am/
- 软件文档: https://github.com/pongstr/pongstagr.am/
软件介绍
Pongstagr.am 是一个 jQuery 插件,能够让你在你的网站使用引导数据库的前端样式和模态插件(Bootstrap Front-end styles and modal-plugin)展示 Instagram 多媒体。
代码示例:
<!-- 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>
Landing Page Optimization
Tim Ash / Wiley Publishing / 2008-1-29 / USD 29.99
在线阅读本书 How much money are you losing because of poor landing page design? In this comprehensive, step-by-step guide, you’ll learn all the skills necessary to dramatically improve your bottom li......一起来看看 《Landing Page Optimization》 这本书的介绍吧!
