J!Extensions Store™
Forum
Welcome, Guest
Please Login to access forum.
Re:Open Chat Window via "a href" link? (1 viewing) 
Go to bottom
TOPIC: Re:Open Chat Window via "a href" link?
#7284
Nate Covington
Fresh Boarder
Posts: 8
User Offline
[CLOSED]Open Chat Window via "a href" link? Karma: 0  
Hi,
I am using the JChatSocial module in my site's footer in the default configuration. I also want a separate link on my page, in the article text, to open the Live Chat window. Is this possible? Using a #anchor link maybe?

Code:

<a href = "#livechat">Link in article text here</a>
Thanks, -Nate
 
Logged Logged  
  The administrator has disabled public write access.
#7286
John Dagelmore
Admin
Posts: 3716
User Online Now
Re:Open Chat Window via "a href" link? Karma: 79  
Hi,
no it's not possible. The chat is based on a complex javascript and jQuery app and a simple #anchor link can't handle this.
You would need a javascript integration in that #anchor link.

Best,
John
 
Logged Logged  
  The administrator has disabled public write access.
#7292
Nate Covington
Fresh Boarder
Posts: 8
User Offline
Re:Open Chat Window via "a href" link? Karma: 0  
Hi John,

Can you share the required javascript snippet that would be required to make this work?

Or would we be talking about custom development...? If so can you PM a rough price.

Thanks,
-Nate
 
Logged Logged  
  The administrator has disabled public write access.
#7294
John Dagelmore
Admin
Posts: 3716
User Online Now
Re:Open Chat Window via "a href" link? Karma: 79  
 
Logged Logged  
  The administrator has disabled public write access.
#7305
Nate Covington
Fresh Boarder
Posts: 8
User Offline
Re:Open Chat Window via "a href" link? Karma: 0  
Works. Thank you!
 
Logged Logged  
  The administrator has disabled public write access.
Go to top