views:

15

answers:

1

hi there, here is a challenging question for a javascript expert and/or someone who has worked with jquery plugin cycle

see my demo: http://jsfiddle.net/atoswchataigner/L8fNS/

question: i can't get the js to display the image for the pager in the nav div (pagerAnchorBuilder in the js)

best viewed in firefox

thank in advance, Will

A: 

replacing slide.src with $('img',$(slide)).get(0).src fixed the problem, sorry I updated your code by mistake: i'm looking at http://jsfiddle.net/L8fNS/2/ and it works in firefox

lakhlaniprashant.blogspot.com
beautiful. thanks a bunch