۵٬۱۲۰
ویرایش
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
خط ۲۶: | خط ۲۶: | ||
*/ | */ | ||
var msg = { | var msg = { | ||
toggleTabText: "تغییر وضعیت نوار سمت راست", | toggleTabText: "تغییر وضعیت نوار سمت راست", | ||
toggleTabTitle: "مخفی یا نمایش نوار سمت راست", | toggleTabTitle: "مخفی یا نمایش نوار سمت راست", | ||
}; | }; | ||
خط ۴۹: | خط ۳۸: | ||
* The text direction of the page. | * The text direction of the page. | ||
*/ | */ | ||
var dir = " | var dir = "rtl"; | ||
/** | /** | ||
خط ۶۰: | خط ۴۹: | ||
*/ | */ | ||
var nodes = {}; | var nodes = {}; | ||
/** | /** | ||
* Loads the current state from sessionStorage (preferred) or localStorage. | * Loads the current state from sessionStorage (preferred) or localStorage. | ||
خط ۱۳۴: | خط ۱۰۴: | ||
}; | }; | ||
animations.mwPanelIE[ | animations.mwPanelIE[ "right" ] = "-10em"; | ||
animations.mwPanelNonIE[ | animations.mwPanelNonIE[ "right" ] = "-10em"; | ||
animations.notSidebar[ | animations.notSidebar[ "margin-right" ] = 0; | ||
animations.leftNavigation[ | animations.leftNavigation[ "right" ] = "1em"; | ||
$("collsidebar").css("background-image", "url(/images/thumb/8/87/Top.png/20px-Top.png)"); | |||
if ( isOldIE ) { | if ( isOldIE ) { |
ویرایش