> next:'#next', next:'#next2'

Change that to:

next: '#next,#pics'

The 'next' option let's you specify a jQuery selector string.  So you
can have as many elements as you want trigger the transition to the
next slide.

Mike

Reply via email to