⬆️ ⬇️

Want to buy something - ask me how

This summer, we released ICQ on-Site , a product for webmasters who want to see a web ICQ embedded in their website design. Honestly, we were expecting a different reaction, but it immediately turned out that the main need was

image



- not just ICQ, but the opportunity to talk comfortably with the administration. Unfortunately, before implementing such a simple request, we had to make a fairly large number of internal changes in the product itself. As a result, five full months have passed, but today we are pleased to introduce ICQ on-Site version 1.1.



The main feature of the version is described above, the changes are not of special interest, the more difficult it is to compete with an excellent description of the Web agent . Although the code we have with him (for now?) Is different, the task was common and many decisions were eventually used the same. The only thing worth mentioning separately is that our js previously conflicted with libraries used on many sites, as a result, it was impossible to use ICQ on-Site on them. Now the problem is considered to be fixed.



To install ICQ on-Site, it’s enough to add two lines to the <head> section:

<script>window.ICQ = {siteOwner:'123456789'};</script> <script src="//c.icq.com/siteim/icqbar/js/partners/initbar_ru.js" language="javascript" type="text/javascript" charset="utf-8"></script> 


')

the first of which is optional. On the page must be specified doctype.



We are grateful for feedback and suggestions.

Source: https://habr.com/ru/post/132918/



All Articles