Realme 9i
Realme 9i includes a 6.6-inch full-HD+ IPS display with 90hz screen refresh rate, and 1080 x 2400 pixels resolution. It is powered by Qualcomm Snapdragon 680 SoC paired with 6GB of RAM and 128GB of storage, with microSD card support of up to 1TB. The phone runs on Android 11 with Realme UI 2.0 on top. In terms of optics, the Realme 9i includes a triple rear camera system consisting of a 50-megapixel primary sensor and two 2-megapixel secondary sensors. For selfies and video calls, the smartphone includes a 16-megapixel camera sensor on the front. It is backed by a 5,000mAh battery with 33W fast charging support out-of-the-box.
"; else var centerAdContent = `
`;
$(document).ready(function(){ $('meta[property="og:site_name"]').attr('content', 'BGR India'); addcounter = 0; currentrequesturl = gallery_info.gallery_info.url; //console.log("Gallery URI :" + gallery_info.gallery_info.url); gallery_info.category_galleries = $("#first_gallery_bottom_content").html(); $("#first_gallery_bottom_content").html("");
isAjax = true;
photoGalleryCurrentSlidId = parseInt(initialPicLoadCount); photoGalleryCurrentId = 1; galleryIsScrolled = true;
$(window).scroll(function(e){ //console.log("Scrolled step 1"); e.preventDefault(); //hideSticky(); update_prev_current_next(); //updateTitleUrl(); //console.log("Scrolled step 2"); var height = $(document).height(); var scrollTop = $(window).scrollTop(); var divObj = $("#bgr-photo-gallery .checkClass").last();
if(divObj.length > 0){ var divTopHeight = Math.round(divObj.offset().top); //+parseInt(divObj.height()) } else { divObj = $("#bgr-photo-gallery .vert_slide_wrap").last(); var divTopHeight = Math.round(divObj.offset().top); //+parseInt(divObj.height()) } if(window.innerWidth > 767){ divTopHeight = divTopHeight-150; } else { divTopHeight = divTopHeight-530; }
if((scrollTop >= divTopHeight) && galleryIsScrolled == true){
//console.log("Scrolled step 3 scrollTop : " , + scrollTop + " >= divTopHeight : " + divTopHeight + " & galleryIsScrolled : " + galleryIsScrolled );
galleryIsScrolled = false; $("#bgr-photo-gallery-"+photoGalleryCurrentId+" .main_wrap .vert_slide_wrap").removeAttr('style'); $("#bgr-photo-gallery-"+photoGalleryCurrentId+" .vert_slide_wrap").each(function(){ if(!$(this).hasClass('checkClass')){ $(this).addClass('checkClass'); } });
//console.log( "Step 1 : " + photoGalleryCurrentId + " "+ photoGalleryCurrentSlidId ); galleryImageAppend(gallery_images, photoGalleryCurrentSlidId, photoGalleryCurrentId); if((photoGalleryCurrentSlidId == parseInt(gallery_images.length)-initialPicLoadCount) && firstGalleryCheck == false){ var firstGalleryCheck = true; var galleryLen = parseInt(gallery_images.length)-initialPicLoadCount; //console.log( "Step 2 : " + photoGalleryCurrentId + " "+ photoGalleryCurrentSlidId ); galleryImageAppend(gallery_images, parseInt(photoGalleryCurrentSlidId)+1, photoGalleryCurrentId); //console.log( "Step 3 : " + photoGalleryCurrentId + " "+ photoGalleryCurrentSlidId ); galleryImageAppend(gallery_images, parseInt(photoGalleryCurrentSlidId)+2, photoGalleryCurrentId); } else { var galleryLen = gallery_images.length; } if( photoGalleryCurrentSlidId == galleryLen && isAjax ) {
galleryURL = gallery_info.gallery_info.url;
$("#bgr-photo-gallery-"+photoGalleryCurrentId+" .article-content").append(gallery_info.category_galleries);
var fbcommentscode="
$(document).ready(function(){
$('#commentbtn').on("click",function(){
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.10&appId=133005220097303";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
$(".cmntbox").toggle();
});
});
Source link