Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Hi,
I was wondering what code I would have to use to close the browser offer window and have it go to a certain url on the site?
I am using this right now that will start a chat request, but would like to have it just close browser offer and go to a particular page.
<area shape="rect" coords="42,371,271,425" href="#" onclick="lhc_BrowseOffer.hide();return lh_inst.lh_openchatWindow()">
Thanks Daniel
Offline
The only way I think now is to have callback which would be called then window is closed. You can fill github feature request for that.
Offline