OK, I think I've got it narrowed down a bit. The page reloads whenever I click an HTML button to initiate an action on the page. So it's forcing a 'submit' action, even though the onclick event for the button is like "javascript:MoveNext($('#2a'), $('#3'))".
↧