[center]السلام عليكم
ممكن تفضلا منكم لاهل الخبرة والدراية يشوفون لي الكود هذا اذا كان صحيح وسليم او فيه شي غلط يصلحة لي لاني اتبعت المطلوب بالضبط وبدون اي خطاء وبعد نسخة لوصف المنتدى ماطلع شي بالرئيسية الله يوفقكم شوفولي اياة
مع العلم جربت احطة في التشكيلات وطلع بس ملخبط واثر على المظهر للمنتدى
var type = getCookie('template1');
var temsel = document.getElementById('temsel');
temsel.innerHTML ='<select onchange="changeskin(this.options[this.selectedIndex].value);window.location.reload();"><option>أختر التصميم الذي تريد ان تعاين به المنتدى</option><option value="valeur1">التصميم 1</option><option value="valeur2">التصميم 2</option><option value="valeur3">التصميم 3</option><option value="valeur5">التصميم 4</option>
<option value="valeur1">التصميم 5</option><option value="valeur1">التصميم 6</option>
<option value="valeur1">التصميم 7</option><option value="valeur1">التصميم 8</option> <option value="valeur1">التصميم 9</option><option value="valeur1">التصميم 10</option> <option value="valeur1">التصميم 11</option></select>';
if (type == 'valeur1')
{
document.write('<link rel="stylesheet" type="text/css" href="http://faisal.forumarabia.com/141888-rtl.css">');
}
else if (type == 'valeur2')
{
document.write('<link rel="stylesheet" type="text/css" href="http://faisal.forumarabia.com/138295-rtl.css">');
}
else if (type == 'valeur3')
{
document.write('<link rel="stylesheet" type="text/css" href="http://faisal.forumarabia.com/126847-rtl.css">');
}
else if (type == 'valeur4')
{
document.write('<link rel="stylesheet" type="text/css" href="http://faisal.forumarabia.com/119420-rtl.css">');
}
else if (type == 'valeur5')
{
document.write('<link rel="stylesheet" type="text/css" href="http://faisal.forumarabia.com/113849-rtl.css">');
}
else if (type == 'valeur6')
{
document.write('<link rel="stylesheet" type="text/css" href="http://faisal.forumarabia.com/100689-rtl.css">');
}
else if (type == 'valeur7')
{
document.write('<link rel="stylesheet" type="text/css" href="http://faisal.forumarabia.com/100458-rtl.css">');
}
else if (type == 'valeur8')
{
document.write('<link rel="stylesheet" type="text/css" href="http://faisal.forumarabia.com/175454-rtl.css">');
}
else if (type == 'valeur9')
{
document.write('<link rel="stylesheet" type="text/css" href="http://faisal.forumarabia.com/175300-rtl.css">');
}
else if (type == 'valeur10')
{
document.write('<link rel="stylesheet" type="text/css" href="http://faisal.forumarabia.com/150648-rtl.css">');
}
else if (type == 'valeur11')
{
document.write('<link rel="stylesheet" type="text/css" href="http://faisal.forumarabia.com/166699-rtl.css">');
}
function changeskin(change) {
var scheme = change;
var name = 'template1';
var pathname = location.pathname;
//var myDomain = pathname.substring(0,pathname.lastIndexOf('/')) +'/';
var ExpDate = new Date ();
ExpDate.setTime(ExpDate.getTime() + (180 * 24 * 3600 * 1000));
setCookie(name,scheme,ExpDate,'/');
}
function getCookie(name){
var cname = name + "=";
var dc = document·cookie;
if (dc.length > 0) {
begin = dc.indexOf(cname);
if (begin != -1) {
begin += cname.length;
end = dc.indexOf(";", begin);
if (end == -1) end = dc.length;
return unescape(dc.substring(begin, end));
}
}
return null;
}
function setCookie(name, value, expires, path, domain, secure) {
document·cookie = name + "=" + escape(value) +
((expires == null) ? "" : "; expires=" + expires.toGMTString()) +
((path == null) ? "" : "; path=" + path) +
((domain == null) ? "" : "; domain=" + domain) +
((secure == null) ? "" : "; secure");
}
ممكن تفضلا منكم لاهل الخبرة والدراية يشوفون لي الكود هذا اذا كان صحيح وسليم او فيه شي غلط يصلحة لي لاني اتبعت المطلوب بالضبط وبدون اي خطاء وبعد نسخة لوصف المنتدى ماطلع شي بالرئيسية الله يوفقكم شوفولي اياة
مع العلم جربت احطة في التشكيلات وطلع بس ملخبط واثر على المظهر للمنتدى
var type = getCookie('template1');
var temsel = document.getElementById('temsel');
temsel.innerHTML ='<select onchange="changeskin(this.options[this.selectedIndex].value);window.location.reload();"><option>أختر التصميم الذي تريد ان تعاين به المنتدى</option><option value="valeur1">التصميم 1</option><option value="valeur2">التصميم 2</option><option value="valeur3">التصميم 3</option><option value="valeur5">التصميم 4</option>
<option value="valeur1">التصميم 5</option><option value="valeur1">التصميم 6</option>
<option value="valeur1">التصميم 7</option><option value="valeur1">التصميم 8</option> <option value="valeur1">التصميم 9</option><option value="valeur1">التصميم 10</option> <option value="valeur1">التصميم 11</option></select>';
if (type == 'valeur1')
{
document.write('<link rel="stylesheet" type="text/css" href="http://faisal.forumarabia.com/141888-rtl.css">');
}
else if (type == 'valeur2')
{
document.write('<link rel="stylesheet" type="text/css" href="http://faisal.forumarabia.com/138295-rtl.css">');
}
else if (type == 'valeur3')
{
document.write('<link rel="stylesheet" type="text/css" href="http://faisal.forumarabia.com/126847-rtl.css">');
}
else if (type == 'valeur4')
{
document.write('<link rel="stylesheet" type="text/css" href="http://faisal.forumarabia.com/119420-rtl.css">');
}
else if (type == 'valeur5')
{
document.write('<link rel="stylesheet" type="text/css" href="http://faisal.forumarabia.com/113849-rtl.css">');
}
else if (type == 'valeur6')
{
document.write('<link rel="stylesheet" type="text/css" href="http://faisal.forumarabia.com/100689-rtl.css">');
}
else if (type == 'valeur7')
{
document.write('<link rel="stylesheet" type="text/css" href="http://faisal.forumarabia.com/100458-rtl.css">');
}
else if (type == 'valeur8')
{
document.write('<link rel="stylesheet" type="text/css" href="http://faisal.forumarabia.com/175454-rtl.css">');
}
else if (type == 'valeur9')
{
document.write('<link rel="stylesheet" type="text/css" href="http://faisal.forumarabia.com/175300-rtl.css">');
}
else if (type == 'valeur10')
{
document.write('<link rel="stylesheet" type="text/css" href="http://faisal.forumarabia.com/150648-rtl.css">');
}
else if (type == 'valeur11')
{
document.write('<link rel="stylesheet" type="text/css" href="http://faisal.forumarabia.com/166699-rtl.css">');
}
function changeskin(change) {
var scheme = change;
var name = 'template1';
var pathname = location.pathname;
//var myDomain = pathname.substring(0,pathname.lastIndexOf('/')) +'/';
var ExpDate = new Date ();
ExpDate.setTime(ExpDate.getTime() + (180 * 24 * 3600 * 1000));
setCookie(name,scheme,ExpDate,'/');
}
function getCookie(name){
var cname = name + "=";
var dc = document·cookie;
if (dc.length > 0) {
begin = dc.indexOf(cname);
if (begin != -1) {
begin += cname.length;
end = dc.indexOf(";", begin);
if (end == -1) end = dc.length;
return unescape(dc.substring(begin, end));
}
}
return null;
}
function setCookie(name, value, expires, path, domain, secure) {
document·cookie = name + "=" + escape(value) +
((expires == null) ? "" : "; expires=" + expires.toGMTString()) +
((path == null) ? "" : "; path=" + path) +
((domain == null) ? "" : "; domain=" + domain) +
((secure == null) ? "" : "; secure");
}