I just implemented this and there is an error in step two. Should be this:
2. Assign STYLE ID to PREV/NEXT.
————————————–
EDIT: /js/jquery.cycle.all.js
Line 993: next: ‘.next’,
Line 1002: prev: ‘.prev’,
======================================
Thanks for the instructions though ??