jQuery('div#Malerei').before('<div id="nav">'); jQuery('div#Malerei').cycle({timeout: 0,height: 350, pager: '#nav'});
I would be really thankful if someone could give me a clue. It might work with the option pagerAnchorBuilder, but I don't know how.