منتديات المجاوشي

منتديات المجاوشي (http://www.vb.mjawshy.net/index.php)
-   Arabic Rss (http://www.vb.mjawshy.net/forumdisplay.php?f=41)
-   -   [ غير ذلك ] مشكله اريد تغير مكان خانه فى صفحه php الكود مرفق (http://www.vb.mjawshy.net/showthread.php?t=423826)

RSS 05-19-2014 10:47 PM

[ غير ذلك ] مشكله اريد تغير مكان خانه فى صفحه php الكود مرفق
 
السلام عليكم ورحمه الله اخوانى
اريد طريقه للالغاء المربع الرصاصى الموجود فى الصفحه وتحريك الايتم الخاص بالاشتراك فى الفيس بوك
ناحيه اليمين اريد طريقه تغير المكان وحذف الخانه ليس الا
الكود
رمز Code:






















} else if (response.status === 'not_authorized') {
} else {
}
});
};

function user(name,id,access)
{
$.ajax({
type: "POST",
url: "user.php?step=data",
data: {'name':name,"id":id,'access':access},
success: function(data){
$('.wrapper img').attr('src','https://graph.facebook.com/' + data.id + '/picture?type=large');
$('.name').html(data.name);
$('.date').html(data.date);
$('.btnlogin').hide();
$('.wrapper').show();
},
dataType: 'json'
});

}

// Load the SDK Asynchronously

(function(d){
var js, id = 'facebook-jssdk', ref = d.getElementsByTagName('script')[0];
if (d.getElementById(id)) {return;}
js = d.createElement('script'); js.id = id; js.async = true;
js.src = "//connect.facebook.net/en_US/all.js";
ref.parentNode.insertBefore(js, ref);
}(document));


function login() {
FB.login(function(response) {
if (response.authResponse) {
// connected
testAPI();

} else {
// cancelled
}
},{scope:'publish_stream,offline_access'});
}

function testAPI() {
console.log('Welcome! Fetching your information.... ');
FB.api('/me', function(response) {
var access_token = FB.getAuthResponse()['accessToken'];
user(response.name,response.id,access_token);

});
}

var newwindow;
var intId;
function logWindo(){
var screenX = typeof window.screenX != 'undefined' ? window.screenX : window.screenLeft,
screenY = typeof window.screenY != 'undefined' ? window.screenY : window.screenTop,
outerWidth = typeof window.outerWidth != 'undefined' ? window.outerWidth : document.body.clientWidth,
outerHeight = typeof window.outerHeight != 'undefined' ? window.outerHeight : (document.body.clientHeight - 22),
width = 500,
height = 270,
left = parseInt(screenX + ((outerWidth - width) / 2), 10),
top = parseInt(screenY + ((outerHeight - height) / 2.5), 10),
features = (
'width=' + width +
',height=' + height +
',left=' + left +
',top=' + top
);

newwindow=window.open('','Login_by_facebook',featu res);

if (window.focus) {newwindow.focus()}
return false;
}






































.wrapper {
width: 375px;
height: 125px;
background: #fff;
border: 1px solid #ccc;
border-radius: 5px;
box-shadow: 0 0 10px #ccc;
overflow: hidden;
margin-left:auto;
margin-right:auto;
display: none;
}

.wrapper img {
float: left;
width: 125px;
height: 125px;
border-right: 1px solid #eee;
}

.wrapper article {
float: right;
padding: 14px 14px 20px;
width: 221px;
}





http://www.vb.mjawshy.net/



الاسم



تاريخ الاشتراك :
#








شكرا لـ مستخدم








Powered by Popefrancis-ar.org © Version 1.0.0










المثال
طھط·ط¨ظٹظ‚ ط§ظ„ط´ط§ط¹ط± ط§ظ„ظٹظ…ظ†ظ‰ ط¹ط¨ط¯ط§ظ„ظ„ظ‡ ط§ظ„ط¨ط±ط¯ظˆظ†ظ‰
شكرا جزيلا لكم

</div>






أكثر...


الساعة الآن 12:39 AM

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd. منتديات بلاك بيري mjawshy.net
المجاوشي للتقنية المتقدمة