מדיה ויקי:LoadingContent.js: הבדלים בין גרסאות בדף

תוכן שנמחק תוכן שנוסף
Yonidebest (שיחה | תרומות)
אין תקציר עריכה
דולב (שיחה | תרומות)
שפה נטולת מגדר, תקלדה
שורה 5:
{
// indicate in target that we are loading info in backgrounds
var text = '<div class="floatright"><img alt="אנא המתןהמתינו" ';
text += 'src="http://upload.wikimedia.org/wikipedia/commons/thumb/d/de/Ajax-loader.gif/21px-Ajax-loader.gif" ';
text += 'width="21" height="21" /></div>טועןטעינת תוכן חדש, אנא המתןהמתינו...<br /><br />';
var targetDiv = document.getElementById(target);
targetDiv.innerHTML = text + targetDiv.innerHTML;
שורה 70:
link.linkto = info[2];
link.style.textDecoration = "none";
if (info[3] == "no‏") // not defualtdefault
link.href = 'javascript:showLoadingContect("' + target + '","' + link.id + '");';
else