Yaya
10 Sep 2008, 12:37 PM
Hi
Can someone tell me what the last line means:
var s = document.createElement("span");
s.className = "ytb-text";
s.innerHTML = t.text ? t.text : t;
Thanks in advance
Can someone tell me what the last line means:
var s = document.createElement("span");
s.className = "ytb-text";
s.innerHTML = t.text ? t.text : t;
Thanks in advance