【问题标题】:How to set start image on Galleria Theme Classic如何在 Galleria Theme Classic 上设置起始图像
【发布时间】:2013-04-01 18:30:57
【问题描述】:

我尝试使用 Galleria 插件通过 Drupal Views Slideshow 显示图像列表, 一切正常,

如何从我的列表中设置特定的起始图像?

我找到了这个选项

Galleria.configure({
    show: 4  //This option accept only integer as value,
});

我想先传递图片 url 来显示它 对使用 api 函数有什么建议吗?

【问题讨论】:

    标签: javascript jquery drupal-7 galleria


    【解决方案1】:

    你可以试试历史插件:http://galleria.io/docs/plugins/history/

    它允许散列 URL,例如 http://example.com/#4

    【讨论】:

    • tnx David,我通过扩展 Drupal Views 功能解决了我的问题,因此我得到了一些要显示的图像,并将其发送到 Galleria,
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-05-23
    • 1970-01-01
    • 2011-03-09
    相关资源
    最近更新 更多