Rita Hayworth






facebookyoutubetwitterPinterest



IBDB: Internet Broadway Database


Policies

About

Help

FAQ/Contact



Home

Shows

People

Theatres

Characters

Awards

Songs

Grosses














The Broadway League
 






Official Broadway League sites:


- sites -
broadway.org
broadwayleague.com
broadwayfanclub.com
kidsnightonbroadway.com
stagespecs.org
tonyawards.com

 








Quick Search For:   In This Category:  
All
Show
People
Organization
Theatre
Season












Rita Hayworth


Performer




( b. Oct 17, 1918 Brooklyn, New York, USA - d. May 14, 1987 New York, New York, USA ) Female




Also known as: Margarita Carmen Cansino [Birthname]
Rita Cansino










Relations:
Daughter of Eduardo Cansino

Daughter of Volga Cansino

Niece of Angel Cansino

Niece of Elsa Cansino

Niece of Vinton Hayworth

Wife of Edward Charles Holmgren Judson (1937 - 1942) divorced

Wife of Orson Welles (1943 - 1948) divorced

Wife of Prince Aly Khan (1949 - 1953) divorced

Wife of Dick Haymes (1953 - 1955) divorced

Wife of James Hill (1958 - 1961) divorced
See Also:
The Cansinos









  • Broadway Productions





ProductionsDate of Productions

The Greenwich Village Follies [1923]

[Musical, Revue, Original]

  • Performer: The Cansinos



Sep 20, 1923 - Jan 1924







Find out where Rita Hayworth and

are credited together









   

© 2001- 2019, The Broadway League, All Rights Reserved. Copyright | Disclaimer | Privacy Policy | Terms of Use

$(".btn-topmenu").each(function (i, e)
$(e).click(function ()
e.firstChild.click();
);
);
$(".btn-topmenu2").each(function (i, e)
$(e).click(function ()
e.firstChild.click();
);
);

var amazon_images = [];
var amazon_titles = [];
var amazon_descriptions = ["", "", "", "", "", ""];

var person_images = [];
var person_titles = [];
var person_descriptions = [];


var historyController =
pushToHistory: function (hash)
History.pushState(null, null, hash);
,
showTab: function (t)
var i = $('#tabs ul li a').index($('#tabs li a[href$=' + t + ']'));
if (i == -1) i = 0;
$('#tabs').tabs("option", "active", i);
,
loadHashUrl: function ()
if (typeof history != 'undefined')
var url = window.location.href;
if (url.indexOf("#broadway") > 0)
this.showTab("#broadway");
else if (url.indexOf("#touring") > 0)
this.showTab("#touring");
else if (url.indexOf("#specialevents") > 0)
this.showTab("#specialevents");
else if (url.indexOf("#awards") > 0)
this.showTab("#awards");
else
this.showTab("#broadway");
History.replaceState(null, null, "");


,
addHistoryBackEvents: function ()
if (typeof history != 'undefined')
window.addEventListener("popstate", function (e)
if (location.hash.indexOf("#broadway") === 0)
historyController.showTab("#broadway");
else if (location.hash.indexOf("#touring") === 0)
historyController.showTab("#touring");
else if (location.hash.indexOf("#specialevents") === 0)
historyController.showTab("#specialevents");
else if (location.hash.indexOf("#awards") === 0)
historyController.showTab("#awards");
else
historyController.showTab("#broadway");

);

,
addPushEvents: function ()
$('a[href$=#broadway]').click(function ()
historyController.pushToHistory("#broadway");
);
$('a[href$=#touring]').click(function ()
historyController.pushToHistory("#touring");
);
$('a[href$=#specialevents]').click(function ()
historyController.pushToHistory("#specialevents");
);
$('a[href$=#awards]').click(function ()
historyController.pushToHistory("#awards");
);


;

$(document).ready(function()
$('#tabs').tabs();

historyController.loadHashUrl();
historyController.addPushEvents();
historyController.addHistoryBackEvents();

$('#pparea').prettyPhoto(
deeplinking: false,
social_tools: false,
iframe_markup: '
'
).init();

if ($('#personDescription').length > 0)
$('#personDescription').readmore(
collapsedHeight: 35,
lessLink: 'Collapse',
moreLink: '
See more'
);

/*$('div.expander').expander(
slicePoint: 188,
preserveWords: true,
widow: 4,
expandText: 'Show More',
expandPrefix: '... ',
userCollapseText: 'Show Less',
userCollapsePrefix: ''
);*/

var amazon_iframes = $("#amazonLinks iframe");
if (amazon_iframes.length != 0)
amazon_iframes.each(function()
amazon_images.push($(this).attr("src") + "&iframe=true&width=240&height=260");
amazon_titles.push("Amazon Products for Rita Hayworth");
);

/*
$('.autolabel').bind('focus', function()
if ($(this).attr('title') == $(this).val())
$(this).val('');

$(this).css('color', '#000000');
);
$('.autolabel').bind('blur', function()
if ('' == $(this).val())
$(this).val($(this).attr('title'));
$(this).css('color', '#A9A9A9');

);
$('.autolabel').blur();*/
);


(function(i,s,o,g,r,a,m))(window,document,'script','//www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-20752142-5', 'ibdb.com');
ga('send', 'pageview');

Popular posts from this blog

Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form