I am using a jquery coda style slider that uses sequential numbers to tie a slide description to an independent title list. Originally the titles were in one list so this worked quite simply. However now the list has been broken down into three separate categories on the same page.
Is there a way to fake out the count to pick up at a number or variable. I also can’t use entry id numbers as well because jquery is looking for them to be completely sequential.
any insight would be greatly helpful.