V
V
valval02014-12-17 09:00:13
Chats
valval0, 2014-12-17 09:00:13

Are there cross-browser chat engines?

I welcome everyone!
It so happened that I need a chat engine with criteria
+ Lightweight in terms of traffic consumption
+ Crossbrowser compatibility. Convenient use from mobile devices
(will be a plus) Possibility of registration through social networks

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Andrew, 2017-04-26
@Gigabait

html, body {
    width: 100%;
    height: 100%;
}
html {
    background: url(../img/background2.jpg) no-repeat center center fixed;
    background-size: auto auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

P
prgrant, 2017-04-26
@prgrant

Parallax

P
pirojok_yoyo, 2017-04-26
@pirojok_yoyo

parallax.js

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question