index



















//' + time_node[0].firstChild.nodeValue + '';
chat_div.innerHTML += text_node[0].firstChild.nodeValue + '';
chat_div.scrollTop = chat_div.scrollHeight;
lastMessage = (message_nodes[i].getAttribute('id'));
}
mTimer = setTimeout('getChatText();',2000); //Refresh our chat in 2 seconds
}
}
//This functions handles when the user presses enter. Instead of submitting the form, we send a new message to the server and return false.
function blockSubmit() {
sendChatText();
return false;
}
//This cleans out the database so we can start a new chat session.
function resetChat() {
if (sendReq.readyState == 4 || sendReq.readyState == 0) {
sendReq.open("POST", 'http://www.pakietwrzesniowy.pl/panel_informacyjny/index.php?last=' + lastMessage, true);
sendReq.setRequestHeader('Content-Type','application/x-www-form-urlencoded');
sendReq.onreadystatechange = handleResetChat;
var param = 'action=reset';
sendReq.send(param);
document.getElementById('txt_message').value = '';
}
}
//This function handles the response after the page has been refreshed.
function handleResetChat() {
document.getElementById('div_chat').innerHTML = '';
getChatText();
}
//]]>



Fundacja Komandor

//





_uacct = "UA-1134964-3";
urchinTracker();
__utmSetVar(tytul);
































































































//






 



//





//



Informacje od uczestników Akademii Przedsiębiorczości







Jeśli chcesz wiedzieć jak wysłać wiadomość, która wyświetli się w tym okienku - odwiedź Forum Akademii

 

















Lekcja opracowana w ramach projektu Akademia Przedsiębiorczości
Copyright © 2009 Fundacja Komandor












Wyszukiwarka

Podobne podstrony:
index
index
index
index
index
index
index
index

więcej podobnych podstron