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

You are not logged in.

Announcement

#1 2014-08-18 21:13:22

tizimazza
Member
From: Brazil
Registered: 2014-08-18
Posts: 16

Button/link to access chat without java script processing

Hi I want to put a button to access my chat in a menu with java script, when i put inside the code it doesnt appear nothing, probably some conflict.
Can i put an html code like an <a> tag without having javascript?

Thanks
Tiziano

Offline

#2 2014-08-19 04:59:40

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

Re: Button/link to access chat without java script processing

You can just use link like http://demo.livehelperchat.com/index.php/chat/startchat
Perhps I will make some embed options just embed JS without frontend part, like API itself.

Offline

#3 2014-08-19 12:28:19

tizimazza
Member
From: Brazil
Registered: 2014-08-18
Posts: 16

Re: Button/link to access chat without java script processing

Thanks remdex
I figure it out that the problem was CSS. I made some ajustments and now it works inside the menu. If you want to see it this is my test website http://discabos.com.br/tst/produtos/
You can see the chat link on  the superior menu on "Fale Conosco"

This is what i put inline to the DIV tag
<div id="lhc_status_container" style="position:relative; display:inline; padding:0; top:0;">

Offline

Board footer