');
} 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: usb
Edit
News18
27 Mar 2026
SanDisk's new storage option is useful across devices, it is compact and delivers fast speed but is it any different from what we already use? ....
Edit
PC World
27 Mar 2026
first, it delivers 30 watts of fast charging, and second, it has a built-in USB-C cable ... a USB-C and a USB-A on the side, allowing you to charge up to three devices at once.
Edit
ZDNet
26 Mar 2026
This USB-C magnetic breakaway connector bends, swivels, supports 240W of power, and pulls away without damaging your ports ... .
Edit
BGR
25 Mar 2026
A USB drive can support several different types of file formats, depending on your needs. Here's what those formats mean and how to switch between them ... .
Edit
PC World
25 Mar 2026
Iniu 240W USB-C Cables (2-Pack). View Deal. Amazon’s Big Spring Sale is live and I’ve spotted a great deal on an awesome accessory that everyone can benefit from. this 2-pack of Iniu 240W USB-C cables for $11 (27% off) ... .
Edit
Killeen Daily Herald
24 Mar 2026
TDS5311P delivers near-constant clamping voltage across current and temperature where conventional TVS diodes fall short ....
Edit
BGR
24 Mar 2026
USB flash drives can be incredibly useful, but these devices don't last forever. Learn how that happens and find out why that matters to you ... .
Edit
BGR
24 Mar 2026
You may have heard of USB OTG as a feature on several Android phones. Here's what it means and how you can take advantage of it on your smartphone ... .
Edit
BGR
23 Mar 2026
USB microphones are one of the most commonly used ways to record audio for various purposes, but might it be worth upgrading to the more specialized XLR kind? ... .
Edit
PC World
23 Mar 2026
USB sticks are a convenient way to store and transfer data, but sometimes they’re not recognized by the system after being plugged in ... Changing the USB port often helps, as the stick may be recognized immediately when connected to a different port.
Edit
BGR
22 Mar 2026
Leveraging advanced codecs, like LDAC and aptX Adaptive, this portable USB-C gadget promises a higher-quality audio feed for your wireless devices ... .
Edit
BGR
22 Mar 2026
Though Thunderbolt and USB-C ports appear to be identical designs, there are a couple of key differences when it comes to device compatibility ... .
Edit
BGR
22 Mar 2026
Having problems with your Android Auto functionality or your phone's battery life while driving? Your USB cable could be to blame ... .