Error Article textWord positionLine positionParagraphsZonesTablesIllustrationsMetadataDetailsCaptcha
National Library of AustraliaEndNoteEndNote XMLBibTeXArticleMore options under 'download'...loginThe Sydney Morning Herald (NSW : 1842 - 1954), Fri 9 Nov 1923, Page 10 - LAWN TENNIS.
click here to listen to the same characters being read
Please enable JavaScript in your browser to get the full Trove experience.
×
Please wait. Loading browse data...
Newspapers
Government Gazettes
AnythingHelp
×
Tags, Lists & Comments Help
Buy
Download
Please choose from the following download options:
Print article as...
Display settings Help
Article Categories Help
Original Category
Article
The National Library of Australia's Copies Direct service lets you purchase higher quality, larger sized
photocopies or electronic copies of newspapers pages.
Clicking on the Order now button below will open the ordering form in a new window which will allow you to
enter the details of your request.
Order now
Image
or
Text
More options under 'download'...
You need to login before you can save preferences.
$(document).ready(function ()
window.urlParams = ;
(window.onpopstate = function ()
var match, pl = /+/g, // Regex for replacing addition symbol with a space
search = /([^&=]+)=?([^&]*)/g,
decode = function (s) return decodeURIComponent(s.replace(pl, " ")); ,
query = window.location.search.substring(1);
while (match = search.exec(query))
window.urlParams[decode(match[1])] = decode(match[2]);
)();
window["pageContext"] = 'Newspapers';
window["userPreferences"] = "ui_font_size":"100","zoom_favourite":"3","ui_font":"default","zoom_initial":"last","ui_theme":"default";
$.fn.scrollToElement = function (target, buffer) ;
initTables(false);
var ft = $("#fulltextContents");
var thumbs = $("#panel-viewer");
nlaLayout(true, false);
loadImageViewer(
'//trove.nla.gov.au/newspaper',
'//trove.nla.gov.au/ndp/imageservice',
false,
'1232163',
'panoViewer',
x: -1, y: -1,
-1,
true,
false,
false);
var fallbackUri = null;
fallbackUri = "ndp:browse/title/S/title/35/1923/11/09/page/1232163";
fallbackUri += "/article/16104993";
var startingUri = null;
startingUri = fallbackUri;
browseWidget('//trove.nla.gov.au/newspaper',
startingUri == null ? "ndp:browse" : startingUri,
fallbackUri == null ? "ndp:browse" : fallbackUri);
browseNavigation();
troveSearchLimits();
var validCategories = ['Article','Advertising','Detailed Lists, Results, Guides','Family Notices','Literature','-','News','Humour','Editorial','Letters','Obituaries','Reviews','Arts And Culture','Commerce And Business','Puzzles','Law, Courts, And Crime','Official Appointments And Notices','Shipping Notices','Display Advertisement','Classified Advertisements And Notices','Sport And Games','Weather'];
loadAnnotations(16104993,
'',
false,
'//trove.nla.gov.au/newspaper',
'https://trove.nla.gov.au',
'https://trove.nla.gov.au/newspaper',
'Article',
validCategories);
window.textCorrection.init('//trove.nla.gov.au/newspaper', 16104993, 1232163);
downloadOption.init("//trove.nla.gov.au/newspaper/rendition", "16104993", "1232163", "120990");
SocialShareKit.init(
url: "http://nla.gov.au/nla.news-article16104993",
image: "http://nla.gov.au/nla.news-page1232163-t",
text: "09 Nov 1923 - LAWN TENNIS. - The Sydney Morning Herald (NSW : 1842 - 1954)"
);
var pageHeadings = ft.find(".pageHeadings");
var normalZones = ft.find(".zone").not(".table");
window.setTimeout(function()
fastdom.mutate(function() ft.attr("style", "") );
pageHeadings.each(function(_, e)
fastdom.mutate(function() $(e).show() );
);
normalZones.each(function(_, e)
fastdom.mutate(function() $(e).show() );
);
fastdom.mutate(function() $("#fulltextLoading").remove(); );
fastdom.mutate(function() thumbs.show(); );
var postLoadImages = $("img.post-load-image");
if (postLoadImages.size() > 0)
var active = null;
postLoadImages.each(function(_, e)
var img = $(e);
img.attr("src", img.attr("ref"));
if (img.parent().hasClass("active"))
active = img.parent();
);
// After loading, fix scroll
if (active != null)
active.closest("ol").scrollToElement(active);
fastdom.mutate(function()
// Full text panel
// At first load scroll to a highlighted term
var highlights = ft.find(".onPage").find(".highlightedTerm");
var target, targetZone, container;
if (highlights.size() > 0)
target = highlights.first();
// If the target is in a table we need to open it
targetZone = target.closest(".zone");
if (targetZone.hasClass("table"))
targetZone.prevAll(".tableToggle").first().find("a.tableToggle").first().click();
// Scroll the container to show this term
container = target.closest(".scrollable-content");
container.scrollToElement(target);
// Second attempt... what about a highlighted term off page?
else
highlights = ft.find(".offPage").find(".highlightedTerm");
if (highlights.size() > 0)
target = highlights.first();
// If the target is in a table we need to open it
targetZone = target.closest(".zone");
if (targetZone.hasClass("table"))
targetZone.prevAll(".tableToggle").first().find("a.tableToggle").first().click();
// Scroll the container to show this term
container = target.closest(".scrollable-content");
container.scrollToElement(target);
// Otherwise, on a multi-page article, scroll to the first zone
else
var firstZone = ft.find(".zone.onPage").first();
target = firstZone.prevAll("div.alert").first();
container = target.closest(".scrollable-content");
container.scrollToElement(target);
);
contextualHelp.init();
showFeature.init();
, 10);
);