Repeater with lightbox
Question
Mar 25, 2014
Hello, How could look transformation for repeater with lightbox? I need this effect to the product image, found and using this sample for now: ` <%# IfEmpty(Eval("SKUImagePath"), " "," ") %>` But it works only with attachment carousel with lightbox, is there any samples...