making gallery, where is list view of photos (zii clist view + clinkpager), on them is shadowbox link. Problem is, when i click on next page/ page number, content reloads, but shadowbox stops working, works only on 1st page. so i think he needs some update on ajax reload. What is supposed to work is to force non-ajax listing, but dont know how to switch it just for the one listing or, update the shadowbox somehow…
tryed ajaxUpdate - false - no change, still on ajax,
tryed before/afterAjaxUpdate but the javascript fires only once when page on 1st listing page…