Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions

You are not logged in.

Announcement

#1 2014-05-16 05:12:42

Dan Zicom
Member
Registered: 2014-04-08
Posts: 40

How to Exit Browser Offer and go to a particular page?

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



https://groups.google.com/forum/#!topic … NZ_Js2zTqE

Offline

#2 2014-05-16 07:45:07

Remigijus Kiminas
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: How to Exit Browser Offer and go to a particular page?

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

Board footer