Home
last modified time | relevance | path

Searched refs:infoTag (Results 1 – 1 of 1) sorted by relevance

/plugin/chat/
H A Dscript.js243 Ajax_chat_class.prototype.updateInfo = function(infoTag, infoValue) { argument
246 if (infoDiv.elements[infoTag]) {
247 infoDiv.elements[infoTag].value = infoValue;