jquery - 如何将 Galleria 幻灯片放映广告到我的 blogspot 主题

标签 jquery html css galleria blogspot

我下载了 galleria zip 文件和所有内容,但我不知道下一步该做什么。如何让幻灯片显示在我的博客上?我需要下载程序来执行此操作,还是有人有我可以将意大利面复制到我的 blogspot 中的 html?

谢谢

http://testingthisf.tumblr.com

我放了我的照片,但结果只是一堆高分辨率

<!doctype html>
<html>
    <head>
        <script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.js"></script>
        <script src="galleria/galleria-1.2.5.min.js"></script>
    </head>
    <body>
        <div id="gallery">
            <a href="http://tinypic.com?ref=332zfhf" target="_blank"><img src="http://i51.tinypic.com/332zfhf.jpg"</a>">
            <a href="http://tinypic.com?ref=b6pstt" target="_blank"><img src="http://i52.tinypic.com/b6pstt.jpg" border="0" alt="Image and video hosting by TinyPic"></a>
            "<a href="http://tinypic.com?ref=8y5ate" target="_blank"><img src="http://i51.tinypic.com/8y5ate.jpg" border="0" alt="Image and video hosting by TinyPic"></a>
            <a href="http://tinypic.com?ref=95rm7b" target="_blank"><img src="http://i53.tinypic.com/95rm7b.jpg" border="0" alt="Image and video hosting by TinyPic"></a>
            <a href="http://tinypic.com?ref=2ivk901" target="_blank"><img src="http://i52.tinypic.com/2ivk901.jpg" border="0" alt="Image and video hosting by TinyPic"></a>
            <a href="http://tinypic.com?ref=lhaoj" target="_blank"><img src="http://i56.tinypic.com/lhaoj.jpg" border="0" alt="Image and video hosting by TinyPic"></a>">
            <a href="http://tinypic.com?ref=v48ghz" target="_blank"><img src="http://i51.tinypic.com/v48ghz.jpg" border="0" alt="Image and video hosting by TinyPic"></a>
            <a href="http://tinypic.com?ref=mk8xub" target="_blank"><img src="http://i52.tinypic.com/mk8xub.jpg" border="0" alt="Image and video hosting by TinyPic"></a>
            <img src="<a href="http://tinypic.com?ref=25hfya0" target="_blank"><img src="http://i52.tinypic.com/25hfya0.jpg" border="0" alt="Image and video hosting by TinyPic"></a>
            <img src="<a href="http://tinypic.com?ref=2ccqb1w" target="_blank"><img src="http://i52.tinypic.com/2ccqb1w.jpg" border="0" alt="Image and video hosting by TinyPic"></a>
            <img src="<a href="http://tinypic.com?ref=2woybdg" target="_blank"><img src="http://i54.tinypic.com/2woybdg.jpg" border="0" alt="Image and video hosting by TinyPic"></a>
        </div>
        <script>
            Galleria.loadTheme('galleria/themes/classic/galleria.classic.min.js');
            $("#gallery").galleria({
                width: 500,
                height: 500
            });
        /script>
    </body>
</html>​​​

最佳答案

Galleria 有很多选项和皮肤。我建议阅读他们的初学者指南。

http://galleria.aino.se/docs/1.2/getting_started/beginners_guide/

该站点上还有一些示例,包括该页面底部的示例,您应该可以复制和粘贴该示例。

关于jquery - 如何将 Galleria 幻灯片放映广告到我的 blogspot 主题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6989079/

相关文章:

php - 我的排序方法有什么问题(AJAX、PHP MySQL)

css - 在单选按钮上使用 Bootstrap "Collapse"来显示/隐藏内容(无 JS)

jquery - 复制 CSS "background-image"的效果 - 替代方法?

jquery fancybox弹出窗口显示在屏幕中间

c# - Dreamweaver 中的单杠不起作用

javascript - 日期选择器从文本文件读取变量

html - 根据屏幕尺寸缩放div中的背景图像

javascript - 在 javascript 构建的表上使用 jquery

javascript - 受javascript影响时如何影响元素

html - 如何用 CSS 和 HTML 创建这个 80 年代的背景?