21-02-2011, 15:29
(Ten post był ostatnio modyfikowany: 21-02-2011, 15:30 przez Kartofelek.)
Ah. Wiedziałem że to rel
Cytuję z ich strony
If you have a set of related images that you would like to group, follow step one but additionally include a group name between square brackets in the rel attribute. For example:
<a href="images/image-1.jpg" rel="lightbox[roadtrip]">image #1</a>
<a href="images/image-2.jpg" rel="lightbox[roadtrip]">image #2</a>
<a href="images/image-3.jpg" rel="lightbox[roadtrip]">image #3</a>
Pierwsza zasada webmasteringu - zacznij szukać odpowiedzi na stronie danego pluginu

Cytuję z ich strony
If you have a set of related images that you would like to group, follow step one but additionally include a group name between square brackets in the rel attribute. For example:
<a href="images/image-1.jpg" rel="lightbox[roadtrip]">image #1</a>
<a href="images/image-2.jpg" rel="lightbox[roadtrip]">image #2</a>
<a href="images/image-3.jpg" rel="lightbox[roadtrip]">image #3</a>
Pierwsza zasada webmasteringu - zacznij szukać odpowiedzi na stronie danego pluginu