Good Evening, i just want to know the name of the technology used to make the pop up box that appears when someone likes or comments on our posts and disappears after approximately 3 seconds, is it possible to make it with JavaScript or JQuery and if that is possible please could you give me an example or a link to something that demonstrates that.
|
closed as not a real question by GrailsGuy, bfavaretto, Werner Vesterås, Soner Gönül, Frank van Puffelen Mar 3 at 22:16
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
the appearance/ disappearance ... easy to do with The actual notification... that comes from the server it's a push technology... You can look for ajax push (one method is comet) Because Before An |
||||
|
|
|
From Wikipedia:
Search for More on COMET:
More on Node.js
And more on backbone.js
|
||||
|
|
