Multimedia Portfolio

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-10 11:27:24

软件介绍

non obstrusive and accessible portfolio supporting multiple media : photos, video (flv), audio (mp3). Demo

in your BODY section, just add a simple html list of medias :

<ul class="multimedia-portfolio">
<li><a href='link-to-document'><img src='doc-thumbnail' title='doc-title'></a></li>
<li>...</li>
...
</ul>

and the plugin will automatically detect the extension of each media and apply the adapted player.

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

Release It!

Release It!

Michael T. Nygard / Pragmatic Bookshelf / 2007-03-30 / USD 34.95

“Feature complete” is not the same as “production ready.” Whether it’s in Java, .NET, or Ruby on Rails, getting your application ready to ship is only half the battle. Did you design your system to......一起来看看 《Release It!》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具