Real Time Live Discussion
DIRECTIONS: LEAVE THE Comment TEXTAREA BLANK TO ALLOW FOR AUTO-CHECKING FOR OTHERS' UPDATES. Fill in this textarea and click UPDATE to post. Otherwise, all else is optional, except the following instruction:
Click HERE to clear everyone's entire set of comments when your GROUP is done.
(Also use the button above to clear others' posts, IF THE LAST ONE IS MORE THAN 5 MIN OLD.) iPhone Version
TO MAKE A POST WITH HTML &/OR MODICONS (*all, optional*), CLICK HERE (there's another similar link, below).
*Here is a LINK to a FIREFOX-only SHARED DRAWING facility, 2 may use at the SAME TIME (use only if UNOCCUPIED).*
OTHER INFO.: The entire contents of this chat app clears out automatically if/when the number of posts reaches 100.
If your comment does not post OR READER COMMENTS shows no change for a long time, refresh browser by holding down the SHIFT Key and Clicking the Refresh or Reload Browser Button -- someone likely Deleted All.
-1)
{
if(thestr == unesc) unesc="";
if(thestr == unescN) unescN="";
}
pattern2 = new RegExp(/onclick|onkeydown|onkeypress|onkeyup|onfocus|onblur|onmousedown|onmouseout|onmouseover|onmouseup|onmousemove|onmouseenter|onmouseleave|onload|ondblclick|onchange|onunload|onresize/gi);
if(pattern2.test(thestr) === true)
{
if(thestr == unesc) unesc="";
if(thestr == unescN) unescN="";
}
}
var presDate = new Date();
function updateT() {
presDate = new Date();
}
function checkOther() {
if($("#leaveComment").find("textarea").val() == "" || ($("#leaveComment").find("textarea").val()).indexOf("[The Add/Check Updates") != -1) $("#add").click();
}
timer = setInterval(updateT, 10000);
$(function() {
var thenum = 0;
var currentText = "";
var totEntries = 0;
//retrieve comments to display on page
$.getJSON("comments.php?jsoncallback=?", function(data) {
//loop through all items in the JSON array
if(data)
{
for (var x = thenum; x < data.length; x++) {
//create a container for each comment
var div = $("
Reader Comments appear below: