Attention JavaScript gurus: Need a hand with setInterval()
问题 I am trying to make a non interactive display for a real estate shop window. It's been a while since I've played with setInterval() . The first time my script steps through, it is fine. But when it tries to get the next property via getNextProperty() , it starts to go haywire. If you have Firebug, or an equivalent output of console.log() , you'll see it is calling things it shouldn't! Now there is a fair bit of JavaScript, so I'll feel better linking to it than posting it all. Store Display