[Plugin: OrangeBox] Group Items not working
-
Hi,
The plugin is great.
But i am getting problem in grouping the items.Below is my code snippets.
It has the ul with status hidden and title ob_gallery and having li with the class which i defined in the call.
<a style="background-position:center;width:100%" class="more_link" rel="lightbox[groupName]" href="images/loader.jpg"></a> <!-- some other code ---> <ul id="ob_gallery" style="display:none"> <li id="images/image1.jpg" class="groupName" title="title"></li> <li id="images/image2.jpg" class="groupName2" title="title"></li> </ul>
Please let me know if i am doing anything wrong.
Thanks
Dhvani
- The topic ‘[Plugin: OrangeBox] Group Items not working’ is closed to new replies.