Embedding Live Person into a div rather than the pop-up
I am in quest of some ideas in how to embed the Live Person chat window with in a page rather than it opening the popup.
Example
Using the same Click to chat image on an existing page I would like to when clicked populate the chat window interface within an empty div on same page.
If the window content is not on your own server the best you can do is
open the window in an iframe in a div on your
page- but hrefs in the iframe can always navigate the user away from your page.
Bookmarks