');
} 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: Farida Jalal
Edit
News18
27 Mar 2026
In an upcoming episode of Indian Idol 16, veteran actor Farida Jalal and acclaimed singer Shreya Ghoshal will come together to recreate one of K3G's most cherished scenes ....
Edit
News18
10 Mar 2026
At the News18 Showsha Reel Awards, Farida Jalal reflects on her Bollywood journey, shares her gratitude and excitement for receiving awards, and talks about the challenges she faced in acting.#faridajalal #news18showshareelawards ....
Edit
News18
18 Feb 2026
Farida Jalal reflects on her comeback, saying her second innings surpassed her early career, while sharing her views on fame, work, and industry change ....
Edit
News18
22 Jan 2026
O Romeo is expected to be a visually stunning action thriller that combines strong drama, scenic visuals, and emotional storytelling. The film will hit theatres on February 14 ....
Edit
News18
22 Jan 2026
Farida Jalal reviews Aryan Khan’s directorial debut The Ba***ds of Bollywood, calling it ‘theek tha’ while adding that the filmmaker can do better in future projects ....
Edit
News18
18 Jan 2026
Farida Jalal reflects on tough early days for actresses, weighs in on 8-hour shift debate, and shares her experience working on O’ Romeo with Shahid Kapoor and Triptii Dimri ....