430
עריכות
על מנת לערוך סיכומים נדרש לפתוח חשבון.
(שחזור) |
(Smashing debugger;)) |
||
שורה 160: | שורה 160: | ||
for (h = 0; (h < LIs.length) && (!doneH); h++) | for (h = 0; (h < LIs.length) && (!doneH); h++) | ||
{ | { | ||
if (LIs[ | if (LIs[h].id == "ca-nstab-main") | ||
{ | { | ||
Lis[ | Lis[h].firstChild.innerHTML = "העמוד הראשי"; | ||
doneH = true; | doneH = true; | ||
} | } |