Author Topic: Bottom Chat Window/Box  (Read 7178 times)

0 Members and 1 Guest are viewing this topic.

Pingshow

  • Jr. Member
  • **
  • Posts: 2
Bottom Chat Window/Box
« on: May 26, 2014, 10:34:38 PM »
Hello,

I am trying to figure out how I can incorporate Mibew and create a bottom chat window/box widget. Something similar to what this site provides http://www.olark.com/
If you click on the link, you would notice on the bottom of the page there is a red box. If you click the red box, a send message/chat window will expand out.

I couldn't find anything on the forum or FAQ. I think someone tried to asked this once but his/her question wasn't clear at all.
« Last Edit: May 26, 2014, 11:22:12 PM by Pingshow »

faf

  • Mibew Staff Member
  • Native
  • *****
  • Posts: 950
    • Mibew Messenger
Re: Bottom Chat Window/Box
« Reply #1 on: May 27, 2014, 09:40:30 AM »
If you want to replace separate chat window with an iframe (or a modal window, call it whatever you want), it was already discussed here: http://mibew.org/forums/index.php/topic,191497.msg197231.html

For now, we have such plans for Mibew Messenger 2.x (see our roadmap, point 16 in the appropriate chapter), but it will not be any soon.

Pingshow

  • Jr. Member
  • **
  • Posts: 2
Re: Bottom Chat Window/Box
« Reply #2 on: May 27, 2014, 05:09:42 PM »
I was trying to avoid using iframes, but I guess I have to do it this way.

Thank You!  :) :)

Dmitriy Simushev

  • Moderator
  • Native
  • *****
  • Posts: 345
Re: Bottom Chat Window/Box
« Reply #3 on: May 28, 2014, 07:55:04 AM »
I believe that iframes is the only option to implement embed chat.

Only this way can guarantee that there will be no conflicts in JavaScript libraries and CSS styles. Also only this approach does not need completely rewrite Mibew chat system.