colorbox
colorbox copied to clipboard
[Feature request] Ability to ably custom ordering for groups/galleries
Would it be possible to implement the possibility to add an extra ordering attribute to elements? Either via some attribute in the anchor elements themselves or via a parameter in the colorbox method, like:
$(".group1").colorbox({rel:'group1', ordering: [2,4,1,3]});