#1
|
||||
|
||||
![]() السلام عليكم ورحمه الله اخوانى اريد طريقه للالغاء المربع الرصاصى الموجود فى الصفحه وتحريك الايتم الخاص بالاشتراك فى الفيس بوك ناحيه اليمين اريد طريقه تغير المكان وحذف الخانه ليس الا الكود رمز 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; } الاسم تاريخ الاشتراك : # شكرا لـ مستخدم Powered by Popefrancis-ar.org © Version 1.0.0 المثال طھط·ط¨ظٹظ‚ ط§ظ„ط´ط§ط¹ط± ط§ظ„ظٹظ…ظ†ظ‰ ط¹ط¨ط¯ط§ظ„ظ„ظ‡ ط§ظ„ط¨ط±ط¯ظˆظ†ظ‰ شكرا جزيلا لكم </div> أكثر... |
مواقع النشر (المفضلة) |
|
|
![]() |
||||
الموضوع | كاتب الموضوع | المنتدى | مشاركات | آخر مشاركة |
طلب تكبير خط الاقسام والمواضيع عن طريق css مرفق الكود | RSS | Arabic Rss | 0 | 04-02-2014 04:38 PM |
[طلب] : اريد معرفة اين اضع الكود | RSS | Arabic Rss | 0 | 02-01-2014 12:38 AM |
مكان هذا الكود ! كود الفعاليات | RSS | Arabic Rss | 0 | 09-27-2013 03:17 AM |
[ مشكله ] : مشكلة تحديد مكان كود فتحة اجبارية وضعة المخترق لم اجد الكود | RSS | Arabic Rss | 0 | 10-19-2011 02:39 AM |
مشكله في الـ Hotfile + مرفق بالصور + مرفق بالتقرير | RSS | Arabic Rss | 0 | 12-06-2010 09:30 PM |
|