Chrome: How do I get back/forward buttons and DHTML to work in Chrome browser?
In a Chrome browser (Version 60.0.3112.113 Official Build 64-bit) DHTML and back and forward buttons don't work. They do work in IE. I'm using RoboHelp 2017 WebHelp. DHTML effect is Elastic. Back button action OnClick is: top.frames[1].frames[1].history.go(-1); Forward button OnClick is: top.frames[1].frames[1].history.go(+1);
Is there a solution to allow DHTML elastic and Back/Forward buttons to work in Chrome?
Regards,
Helen
