Resetting Radio Box Within Question
October 23, 2006 12:00 AM
2006 and earlier you have to refresh the page, which only works when publishing to HTML, AICC, SCORM. You can either go to another page and go back with an On Show, GoTo Back action or put a button on the page that does a modify for an unused variable so you can execute this javascript command:On Click; Modify (some variable - this is just a place holder), Value:javascript:window.location.reload()
Discussions have been disabled for this post