<!â"
â">
<!â"
var default_floater_offset_v=0;default_floater_offset_h=0;floater_offset_left=80;
var top_buffer_h=0;var top_buffer_v=15;
function adjustSocialButtons(){
//alert(âcalledâ);
ww=$(document).width();$(window).unbind(âscrollâ);if(ww>1150){$(â#social-horizontalâ).removeClass(âfixedâ);$(â#social-horizontalâ).addClass(âhiddenâ);$(â#social-floaterâ).removeClass(âhiddenâ);$(â#social-floaterâ).css(âleftâ,(Math.round((ww-986)/2)-floater_offset_left)+âpxâ);$(window).scroll(function(event){var y=$(this).scrollTop();if(y>=(default_floater_offset_v.top-top_buffer_v)){$(â#social-floaterâ).addClass(âfixedâ);$(â#social-floaterâ).css(âtopâ,â0â²);}else{$(â#social-floaterâ).removeClass(âfixedâ);$(â#social-floaterâ).css(âtopâ,(default_floater_offset_v.top-top_buffer_v)+âpxâ);}});$(window).trigger(âscrollâ);}else{$(â#social-floaterâ).addClass(âhiddenâ);$(â#social-floaterâ).removeClass(âfixedâ);$(â#social-horizontalâ).removeClass(âhiddenâ);$(window).scroll(function(event){var y=$(this).scrollTop();if(y>=(default_floater_offset_h.top-top_buffer_h)){$(â#social-horizontalâ).addClass(âfixedâ);$(â#social-horizontal-placeholderâ).show();$(â#social-horizontalâ).css(âtopâ,top_buffer_h);}else{$(â#social-horizontalâ).removeClass(âfixedâ);$(â#social-horizontal-placeholderâ).hide();$(â#social-horizontalâ).css(âtopâ,â0â²);}});$(window).trigger(âscrollâ);}}
$(document).ready(function() {
if($(â#social-floaterâ).length>0){
$(â#social-horizontalâ).removeClass(âhiddenâ);ww=$(document).width();default_floater_offset_v=$(â.post_header h2â²).offset();default_floater_offset_h=$(â#social-horizontalâ).offset();$(â#social-floaterâ).css(âtopâ,(default_floater_offset_v.top-top_buffer_v)+âpxâ);$(â#social-floaterâ).css(âleftâ,(Math.round((ww-986)/2)-floater_offset_left)+âpxâ);
}
$(window).resize(adjustSocialButtons);
//adjustSocialButtons();
});
â">
App generates gift codes for use at App Store
The official Apple Store app [1] has started offering free downloadable iTunes content in the US. The first piece, Color Zen, is a puzzle game for the iPhone and iPad that normally costs 99 cents. To find the download, a person has to select the Stores tab.
The app generates a unique iTunes code for each download, which is then automatically fed into the iOS version of the iTunes Store. Itâs expected [2] that Apple will offer more free downloads on a weekly basis, including music, videos, books, and/or other apps. The company is also allegedly pushing workers to install the app on iOS devices during Personal Setup sessions, in part to spur iPhone sales through the appâs built-in upgrade eligibility notifications.
No comments:
Post a Comment