• Home
  • RSS
  • Sobre Nós
  • Contate-Nos
  • Seu Horóscopo!
June 18, Thursday, 2026
  • Login
CELEBRITY LAND!
  • Home
  • Estrelas
  • Celebridades
  • Fofocas
  • Música
  • Realeza
  • Entretenimento
  • Videos
No Result
View All Result
  • Home
  • Estrelas
  • Celebridades
  • Fofocas
  • Música
  • Realeza
  • Entretenimento
  • Videos
No Result
View All Result
Celebrity Land
No Result
View All Result

A look at late star’s most iconic movies, TV shows

Story Center by Story Center
February 20, 2026
Reading Time: 6 mins read
0
A look at late star’s most iconic movies, TV shows


RELATED POSTS

‘Boicotamos Amitabh Bachchan por um mês’: o fotógrafo de celebridades Ramakant Munde relembra a polêmica que perturbou os fotógrafos | Notícias de filmes em hindi

Estreia de celebridade realizada para Jitu Nepal Starrer ‘I Am Jitbahadur’ | Ratopati

Zendaya revela o que admira em Tom Holland

Remembering Eric Dane: A look at late star’s most iconic movies, TV shows

Remembering Eric Dane: A look at late star’s most iconic movies, TV shows

As fans and celebrities alike mourn the passing of Eric Dane, many are reflecting on his incredible career that spanned over two decades.

The actor, best known for his roles as Dr. Mark “McSteamy” Sloan on Grey’s Anatomy and Cal Jacobs on Euphoria, passed away on February 19, at the age of 53, nearly one year after revealing his ALS diagnosis.

He died in Los Angeles, surrounded by his close friends, his wife Rebecca Gayheart, and their two daughters, Billie and Georgia.

Dane breathed his last on the exact 20th anniversary of his first appearance on Grey’s Anatomy.

His character, Dr. Mark “McSteamy” Sloan, made his debut in the Season 2 episode titled “Yesterday” (Episode 18), which originally aired on February 19, 2006. Two decades later, Dane died on February 19, 2026

ADVERTISEMENT

His work left an indelible mark on television and film. Here’s a look at his memorable movies and TV shows that defined his legacy.

Eric Dane movies and TV shows

Television

Saved by the Bell (single-episode role)

The Wonder Years (guest appearance)

Married… with Children (guest appearance)

Roseanne (guest appearance)

Serving in Silence: The Margarethe Cammermeyer Story (TV movie)

Seduced by Madness (TV movie)

Gideon’s Crossing (recurring)

The American Embassy (recurring)

Charmed (recurring)

Grey’s Anatomy – Dr. Mark Sloan (“McSteamy”)

Euphoria – Cal Jacobs

The Last Ship – Co Cdr Tom Chandler

Wireless (TV Series) – Officer T.C. Kirschner

The Fixer (2015 Canadian TV miniseries) – Carter

Brilliant Minds (2024) – Guest role Matthew Ramati

Countdown (2025) – Nathan Blythe

Movies

Open Water 2: Adrift

X-Men: The Last Stand – Jamie Madrox/Multiple Man

Marley & Me – Sebastian Tunney

Valentine’s Day

Burlesque

Americana

Dangerous Waters

Little Dixie

American Carnage

Redeeming Love

The Ravine

1921

One Fast Move (2024) – Dean Miller

Bad Boys: Ride or Die (2024) – McGrath

Kabul (TV Series 2025) – Martin

Posthumous Release:

Euphoria – Season 3

Dane’s role in Euphoria was filmed after his ALS diagnosis, and his final performance will be seen in the show’s upcoming season, set to premiere April 12.

Borderline – cast and filmed (2025)

Borderline was in production with Dane attached in 2025 but details on release timing weren’t confirmed before his death

A Netflix special titled Famous Last Words, featuring an interview Dane gave shortly before his death to be shared posthumously, was released on February 20.

Moreover, his memoir, Book of Days: A Memoir in Moments, is slated for publication later this year through The Open Field.

setTimeout(function(){
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://www.geo.tv/assets/front/js/lazysizes.min.js”;
document.body.appendChild(scriptElement);
}, 1000);
//setTimeout(function(){ $(‘.medium-insert-images’).find(‘figure’).show() }, 3000);
var loadDeferredJS = function() {
var lazyloadjs = [‘https://www.geo.tv/assets/front/js/lazysizes.min.js’];
var alljs = [‘https://www.geo.tv/assets/front/js/ui/thirdparty.js?ver=133’];
var jqueryjs = [‘https://www.geo.tv/assets/front/js/ui/jquery.min_new.js?ver=43’];
var bootstrapjs = [‘https://www.geo.tv/assets/front/js/ui/bootstarp.js?ver=55’];
var sliderjs = [‘https://www.geo.tv/assets/front/js/ui/swiper.min.js’];
var firebaseappjs = [‘https://www.gstatic.com/firebasejs/8.10.1/firebase-app.js’];
var firebasejs = [‘https://www.gstatic.com/firebasejs/8.10.1/firebase-analytics.js’,’https://www.gstatic.com/firebasejs/8.10.1/firebase-messaging.js’];
var firebasejs_tokenjs = [‘https://www.geo.tv/assets/front/js/push_notification.js?v=1.511’];
var alljscustom = [‘https://www.geo.tv/assets/front/js/ui/my.js?ver=5533′,’https://www.geo.tv/assets/front/js/mycustom.js?ver=5533’];
/*setTimeout(function(){
lazyloadjs.forEach(function (item,index) {
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.body.appendChild(scriptElement);
});
}, 500);*/
setTimeout(function(){
jqueryjs.forEach(function (item,index) {
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.body.appendChild(scriptElement);
});
}, 1000);
// setTimeout(function(){
// bootstrapjs.forEach(function (item,index) {
// var scriptElement=document.createElement(‘script’);
// scriptElement.type=”text/javascript”;
// scriptElement.src = item;
// document.body.appendChild(scriptElement);
// });
// }, 2000);
setTimeout(function(){
firebaseappjs.forEach(function (item,index) {
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.body.appendChild(scriptElement);
});
}, 2500);
setTimeout(function(){
firebasejs.forEach(function (item,index) {
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.head.appendChild(scriptElement);
});
}, 4000);
setTimeout(function(){
firebasejs_tokenjs.forEach(function (item,index) {
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.head.appendChild(scriptElement);
});
}, 6000);
const jqueryIntervalcheck = setInterval(function () {
if(typeof jQuery !== “undefined”){
clearInterval(jqueryIntervalcheck);
setTimeout(function(){
sliderjs.forEach(function (item,index) {
if(item == ‘https://www.geo.tv/assets/front/js/ui/swiper.min.js’){
var story_embed_gallery = $(‘.story-area’).find(‘.embedgallery’).length;
//var story_embed_gallery = 0;
if(parseInt(story_embed_gallery) > 0){
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.body.appendChild(scriptElement);
}
}
});
}, 100);
setTimeout(function(){
alljscustom.forEach(function (item,index) {
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.body.appendChild(scriptElement);
});
}, 1300);
if($(“#entertainmentVideos”).length > 0){
$(function () {
$(“#entertainmentVideos”).load(“https://www.geo.tv/feeds/getEntertainmentVideoStory”);
});
}
/*const jqueryIntervalcount = setInterval(function () {
if(typeof jQuery !== “undefined”){
clearInterval(jqueryIntervalcount);*/
if($(‘.infogram-embed’).length > 0 || $(’embedinfogram’).length > 0)
{
!function (e, t, n, s) {
var i = “InfogramEmbeds”, o = e.getElementsByTagName
if (/^\/{2}/.test(s) && (s = d + s), window[i] && window[i].initialized)window[i].process && window[i].process(); else if (!e.getElementById(n)) {
var a = e.createElement
a.async = 1, a.id = n, a.src = s, o.parentNode.insertBefore(a, o)
}
}(document, “script”, “infogram-async”, “https://e.infogram.com/js/dist/embed-loader-min.js”);
}
if($(‘.flourishClass’).length > 0)
{
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://public.flourish.studio/resources/embed.js”;
document.body.appendChild(scriptElement);
}
if($(‘.apester-media’).length > 0)
{
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://static.apester.com/js/sdk/latest/apester-sdk.js”;
document.body.appendChild(scriptElement);
}
if($(‘.twitter-tweet’).length > 0)
{
var tweetObj = document.getElementsByClassName(‘tweetPost’);
var counter_tweet = 0;
if (tweetObj.length == 0) {
tweetObj = document.getElementsByClassName(‘twitter-tweet’);
$.each(tweetObj, function (i, v) {
$(this).attr(‘id’, ‘twitter-post-widget-‘ + i);
});
} else {
$.each(tweetObj, function (i, v) {
if($(this).find(‘.twitter-tweet’).length > 0){
$(this).find(‘.twitter-tweet’).attr(‘id’, ‘twitter-post-widget-‘ + counter_tweet);
counter_tweet++;
}
});
}
$.getScript(‘https://platform.twitter.com/widgets.js’, function () {
var k = 0;
var tweet = document.getElementById(‘twitter-post-widget-‘ + k);
var tweetParent, tweetID;
while (tweet) {
tweetParent = tweet.parentNode;
//tweetID = tweet.dataset.tweetId;
tweetID = tweetParent.getAttribute(“id”);
if(tweetID === null){
tweetID = tweet.dataset.tweetId;
}
//var tweetVideoClass = tweet.getAttribute(‘class’).split(‘ ‘)[0];
$(tweet).remove();
twttr.widgets.createTweet(
tweetID,
tweetParent
);
k++;
tweet = document.getElementById(‘twitter-post-widget-‘ + k);
}
});
/*==============*/
var tweetObjVid = document.getElementsByClassName(‘tweetVideo’);
var counter_tweet = 0;
if (tweetObjVid.length == 0) {
tweetObjVid = document.getElementsByClassName(‘twitter-video’);
$.each(tweetObjVid, function (i, v) {
$(this).attr(‘id’, ‘twitter-vid-widget-‘ + i);
});
} else {
$.each(tweetObjVid, function (i, v) {
if($(this).find(‘.twitter-video’).length > 0){
$(this).find(‘.twitter-tweet’).attr(‘id’, ‘twitter-vid-widget-‘ + counter_tweet);
counter_tweet++;
}
});
}
$.getScript(‘//platform.twitter.com/widgets.js’, function () {
var v = 0;
var tweetVid = document.getElementById(‘twitter-vid-widget-‘ + v);
var tweetParentVid, tweetIDVid;
while (tweetVid) {
tweetParentVid = tweetVid.parentNode;
//tweetIDVid = tweetVid.dataset.tweetId;
tweetIDVid = tweetParentVid.getAttribute(“id”);
if(tweetIDVid === null){
tweetIDVid = tweet.dataset.tweetId;
}
$(tweetVid).remove();
twttr.widgets.createVideo(
tweetIDVid,
tweetParentVid
);
v++;
tweetVid = document.getElementById(‘twitter-vid-widget-‘ + v);
}
});
}
if($(‘.instagram-media’).length > 0){
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://platform.instagram.com/en_US/embeds.js”;
document.body.appendChild(scriptElement);
}
if($(‘.tiktok-embed’).length > 0){
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://www.tiktok.com/embed.js”;
document.body.appendChild(scriptElement);
}
if($(‘.threadsPost’).length > 0){
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://www.threads.net/embed.js”;
document.body.appendChild(scriptElement);
}
if($(‘.fb-video’).length > 0 || $(‘.fb-post’).length > 0){
var container_width = $(window).width();
if(container_width 0){
let embed_url = $(‘.fb-video’).attr(‘data-href’);
let htmla=”

‘;
}
}
$(‘body’).prepend(‘

‘);
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11&appId=580305968816694″;
document.body.appendChild(scriptElement);
}
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”//dcc4iyjchzom0.cloudfront.net/widget/loader.js”;
document.body.appendChild(scriptElement);
/*}
},100);*/ }
},100);
};
var raf = window.requestAnimationFrame || window.mozRequestAnimationFrame ||
window.webkitRequestAnimationFrame || window.msRequestAnimationFrame;
var loadDeferredJSCaptcha = function() {
var addJSNode = document.getElementById(“captchejs”);
var replacement = document.createElement(“div”);
replacement.innerHTML = addJSNode.textContent;
document.body.appendChild(replacement);
addJSNode.parentElement.removeChild(addJSNode);
};
window.addEventListener(‘load’, loadDeferredJS);
//window.addEventListener(‘load’, loadDeferredJSCaptcha);

‘ The preceding article may include information circulated by third parties ’

‘ Some details of this article were extracted from the following source www.geo.tv ’




‘O artigo anterior pode incluir informações divulgadas por terceiros’

‘ Alguns detalhes deste artigo foram extraídos da seguinte fonte celebrity.land ’

ShareTweetPin
Story Center

Story Center

Related Posts

'Boicotamos Amitabh Bachchan por um mês': o fotógrafo de celebridades Ramakant Munde relembra a polêmica que perturbou os fotógrafos | Notícias de filmes em hindi
Estrelas

‘Boicotamos Amitabh Bachchan por um mês’: o fotógrafo de celebridades Ramakant Munde relembra a polêmica que perturbou os fotógrafos | Notícias de filmes em hindi

June 18, 2026
Estreia de celebridade realizada para Jitu Nepal Starrer 'I Am Jitbahadur' | Ratopati
Estrelas

Estreia de celebridade realizada para Jitu Nepal Starrer ‘I Am Jitbahadur’ | Ratopati

June 18, 2026
Zendaya revela o que admira em Tom Holland
Estrelas

Zendaya revela o que admira em Tom Holland

June 18, 2026
Kehlani, SZA e outros mostram amor por Lil Nas X após atualização de recuperação vulnerável
Estrelas

Kehlani, SZA e outros mostram amor por Lil Nas X após atualização de recuperação vulnerável

June 18, 2026
35ª temporada de 'Dancing With The Stars' adiciona Guillermo Rodriguez de Jimmy Kimmel
Estrelas

35ª temporada de ‘Dancing With The Stars’ adiciona Guillermo Rodriguez de Jimmy Kimmel

June 18, 2026
'A arte não está completa sem política': Ali Fazal sobre se as celebridades deveriam falar sobre questões sociais e políticas | Notícias de Bollywood
Estrelas

‘A arte não está completa sem política’: Ali Fazal sobre se as celebridades deveriam falar sobre questões sociais e políticas | Notícias de Bollywood

June 18, 2026
Next Post
Nova crítica musical: Arily Michele

Nova crítica musical: Arily Michele

Novo remake de TV do clássico cult dos anos 80 de Tom Hanks bate vários recordes de streaming poucas semanas após o lançamento

Novo remake de TV do clássico cult dos anos 80 de Tom Hanks bate vários recordes de streaming poucas semanas após o lançamento

Recommended Stories

Os VMAs estabeleceram detalhes pré -show e apresentadores, incluindo Jessica Simpson, 'Hunting Wives' e 'Kpop Demon Hunters' Stars, Paris Hilton

Os VMAs estabeleceram detalhes pré -show e apresentadores, incluindo Jessica Simpson, ‘Hunting Wives’ e ‘Kpop Demon Hunters’ Stars, Paris Hilton

September 2, 2025
Família Real AO VIVO: Comentário sombrio de Sarah Ferguson sobre Eugenie para Epstein | Real | Notícias

Família Real AO VIVO: Comentário sombrio de Sarah Ferguson sobre Eugenie para Epstein | Real | Notícias

February 2, 2026
Eva Longoria brilha em Sergio Hudson no Festival de Cinema de Cannes

Eva Longoria brilha em Sergio Hudson no Festival de Cinema de Cannes

May 20, 2026
  • Quem são os Artistas com QI acima de 140?

    Quem são os Artistas com QI acima de 140?

    0 shares
    Share 0 Tweet 0
  • Dubai Royal Family|Dubai Princess Sheikha Mahra & husband french Montana#lifestyle#ytshorts#trending

    0 shares
    Share 0 Tweet 0
  • Anna Wintour finalmente revela seus verdadeiros pensamentos sobre ‘The Devil Wears Prada’

    0 shares
    Share 0 Tweet 0
  • ‘Perigo!’ Os participantes criticaram por não conhecer Kris Kristofferson

    0 shares
    Share 0 Tweet 0
  • Filmagens de superstar, artistas populares de volta

    0 shares
    Share 0 Tweet 0

Recent News

ZILU CAMARGO VIRA EMPRESÁRIA E SURPREENDE A WEB! #fofoca #celebridades #famosos

ZILU CAMARGO VIRA EMPRESÁRIA E SURPREENDE A WEB! #fofoca #celebridades #famosos

June 18, 2026
US Bastards lança cover de clássico do Judas Priest

US Bastards lança cover de clássico do Judas Priest

June 18, 2026
Royals acertou quatro home run para evitar raspagem contra Nationals

Royals acertou quatro home run para evitar raspagem contra Nationals

June 18, 2026

Categories

  • Celebridades
  • Entretenimento
  • Estrelas
  • Fofocas
  • Horóscopos
  • Música
  • Realeza
  • Videos
  • Privacy & Policy
  • Sobre Nós
  • Contate-Nos
  • DMCA Compliance
  • Terms and Conditions

© 2020 Celebrity.Land

Welcome Back!

Login to your account below

Forgotten Password?

Retrieve your password

Please enter your username or email address to reset your password.

Log In
No Result
View All Result
  • Home
  • Estrelas
  • Celebridades
  • Entretenimento
  • Fofocas
  • Música
  • Realeza
  • Videos

© 2020 Celebrity.Land