0
Problem
I have a slideshow where I have to show two divs each time.
Even at first you get them both all right, but once it returns to div 1 and 2 in the next 'next' I give a div 1 continues there and only the div 2 changes to the div 4.
To div 1 should change to div 3.
Slideshow template
http://jsfiddle.net/5gfoufLa/1/
I think
I have already reviewed this code of mine several times and I believe it is with the correct logic and I have somehow changed the value of the div 1 to a value that can not exist or give the . show().
I work right! Thank you.
– ralfting