');
} else {
var query = elem.find('.keywords').html();
$.ajax({
context: elem,
url: 'https://wn.com/api/upge/cheetah-search-adv/video',
cache: true,
data: {
'query': query
},
dataType: 'jsonp',
success: function(text) {
if (text.length > 0) {
video_id = text[0].id;
elem.find('.player').html('
');
}
}
});
}
}
var stopAllYouTubeVideos = function() {
var iframes = document.querySelectorAll('iframe');
Array.prototype.forEach.call(iframes, function(iframe) {
iframe.contentWindow.postMessage(JSON.stringify({ event: 'command', func: 'pauseVideo' }), '*');
});
}
jQuery(function() {
jQuery(".playVideo").live("click", function() {
if(!$(this).hasClass("played")){
stopAllYouTubeVideos();
var elem = $(this);
setTimeout(function(){
mouseOverMe(elem);
}, 1000);
}
});
jQuery(".description_box .expandContent").live("click", function() {
elem = $(this).parent().parent().parent().find('.descContent');
if(elem.height() > 51) {
elem.css('height', '44px');
$(this).html('Show More
');
}else{
elem.css('height', 'auto');
$(this).html('Hide
');
}
});
jQuery('.interview-play-off').click(function() {
$(".interview-play-off").hide();
$(".interview-play").show();
$(".videoplayer-control-pause").click();
});
jQuery(".video-desc .show_author_videos").live("click", function() {
query = $(this).attr('title');
container = $(this).parent().parent().parent().find('.video-author-thumbs');
$(this).parent().parent().parent().find('.video-author-thumbs').css('height', '220px');
jQuery.ajax({
url: '/api/upge/cheetah-photo-search/videoresults',
data: {'query': query},
success: function(text) {
if(!text) { text = i18n("No results"); }
container.html(jQuery(text));
}
});
});
});
// -->
Latest News for: x300
Edit
NDTV
31 Mar 2026
With this launch, the X300 Ultra has turned into the world's first smartphone with dual 200MP cameras ... .
Edit
The Verge
30 Mar 2026
The camera module on the Vivo X300 Ultra (pictured) is certainly eye-catching ... Vivo has launched the X300 ... The X300 Ultra features a "3+2 ZEISS Master Lense ….
Edit
Digital Trends
30 Mar 2026
Vivo has officially unveiled its latest top-end flagship, the X300 Ultra, and it’s every bit as ambitious as the teasers suggested ... What makes the Vivo X300 Ultra stand out? ... What else does the X300 Ultra bring to the table?.
Edit
NDTV
25 Mar 2026
The Vivo X300 Ultra and Vivo X300s are confirmed to launch in China soon as the latest additions to the X300 series, alongside the Vivo Pad 6 Pro. Ahead of their anticipated launch, the company has... .
Edit
NDTV
19 Mar 2026
Vivo X300 Ultra will be launched in China on March 30 at 7 pm local time (4.30 pm IST). The smartphone maker will also unveil the new Vivo X300s on the same day. The tech firm has also revealed the... .
Edit
Independent online (SA)
11 Mar 2026
Unboxing the Vivo X300 Pro felt less like opening a new phone and more like a professional photography kit ... It is clear that the Vivo X300 Pro is meant to be used, not just admired ... The Vivo X300 Pro is not just a smartphone.