0

Jaスライドショーで説明をどのように表示しますか?フォーラムで次のような例を見つけました。

[desc img="img.jpg" url="http://www.url.com"]
<h1> Title </h1>
<p>Bla</p>
[/desc]

ただし、descアイテムのURLをimgのURLと一致させても、表示されません。また、複数の画像でどのように機能するかについて、すべてが一致しているわけではありません。

4

1 に答える 1

1
Easy to do:

sl-1.jpg:caption=<h3>This is description for header 1</h3><br><p>Testing</hp>&url=http://www.yoururlhere.com

sl-2.jpg:caption=<h3>This is description for header 2</h3><br><p>Testing</hp>&url=http://www.yoururlhere.com

sl-3.jpg:caption=<h3>This is description for header 3</h3><br><p>Testing</hp>&url=http://www.yoururlhere.com

sl-4.jpg:caption=<h3>This is description for header 4</h3><br><p>Testing</hp>&url=http://www.yoururlhere.com
于 2011-01-25T11:04:49.693 に答える