https://www.myon.com/index.html

Submitted URL:
https://myon.comRedirected
Report Finished:

The outgoing links identified from the page

LinkText
https://www.renaissance.com/products/myon-reader/ Learn more
https://www.renaissance.com/products/myon-news/ Learn more
https://www.renaissance.com
https://myon-help.renaissance.com/hc/en-usmyON support site
https://www.renaissance.com/privacy-policy/Privacy Policy
https://www.renaissance.com/copyright-policy/Copyright Policy
https://www.renaissance.com/terms-of-use/Terms of Use

JavaScript Variables · 16 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
requirejsfunction
requirefunction
definefunction
__extendsfunction
__awaiterfunction
__generatorfunction
__assignfunction

Console log messages · 3 found

Messages logged to the web console

TypeCategoryLog
infonetwork
URL
https://www.myon.com/index.html
Text
Slow network is detected. See https://www.chromestatus.com/feature/5636954674692096 for more details. Fallback font will be used while loading: https://assets.myon.com/img/fonts/Roboto/Roboto_400.woff?c=97bb986342
infonetwork
URL
https://www.myon.com/index.html
Text
Slow network is detected. See https://www.chromestatus.com/feature/5636954674692096 for more details. Fallback font will be used while loading: https://assets.myon.com/img/fonts/Roboto/Roboto_700.woff?c=3eb65ce80a
infonetwork
URL
https://www.myon.com/index.html
Text
Slow network is detected. See https://www.chromestatus.com/feature/5636954674692096 for more details. Fallback font will be used while loading: https://assets.myon.com/img/fonts/Roboto/Roboto_300.woff?c=698e5ebaee

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><head>
		
<meta name="theme-color" content="#5658b7">
<link rel="apple-touch-icon" href="https://assets.myon.com/img/mobile-icons/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="57x57" href="https://assets.myon.com/img/mobile-icons/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="72x72" href="https://assets.myon.com/img/mobile-icons/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="https://assets.myon.com/img/mobile-icons/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="https://assets.myon.com/img/mobile-icons/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="https://assets.myon.com/img/mobile-icons/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="120x120" href="https://assets.myon.com/img/mobile-icons/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="152x152" href="https://assets.myon.com/img/mobile-icons/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="https://assets.myon.com/img/mobile-icons/apple-touch-icon-180x180.png">
<link rel="apple-touch-icon" sizes="192x192" href="https://assets.myon.com/img/mobile-icons/apple-touch-icon-192x192.png">
<link rel="apple-touch-icon-precomposed" href="https://assets.myon.com/img/mobile-icons/apple-touch-icon-precomposed.png">
				<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
		<meta name="description" content="myON reader personalizes reading for students by recommending books based on their interests, reading level, and ratings of books they've read . myON reader tracks book usage and reading growth over time and can project a student’s future reading score based on their current reading activities within the system.">
		<meta name="keywords" content="personalized book recommendation, student growth, myON, read, reader, reading, digital book, e-book, ebook, personalized reading, differentiated instruction, education, RtI, book, title">
		<meta name="author" content="Renaissance Learning, Inc">
		<title>myON®</title>
				<link href="/css/landing.css?c=4.18.1.2" media="screen" rel="stylesheet" type="text/css">
		<script nonce="" src="/js/node_modules/requirejs/require.js?c=4.18.1.2"></script>
<script nonce="">
define('json', [], function() {
	return {
		load: function(name, req, onload) {
			var xhr = new XMLHttpRequest();
			xhr.open("GET", req.toUrl(name));
			xhr.onerror = function() { onload.error(xhr.statusText); };
			xhr.onload = function() {
				try {
					if (xhr.status < 200 && xhr.status >= 300) {
						throw new Error(xhr.statusText);
					}
					onload(JSON.parse(xhr.response));
				} catch (er) {
					onload.error(er);
				}
			};
			xhr.send();
		}
	};
});
requirejs.config({
	urlArgs: "c=4.18.1.2",
	baseUrl: '/js',
	waitSeconds: 50,
	onNodeCreated: function(node) {
		node.setAttribute("nonce", "584654cfd0a38daae3c5b3df0a90c0b2558bc369");
	},
});
requirejs.config({
	"paths": {
		"core": "./packages/Core/dist/core.min",
		"admin": "./packages/Admin/dist/admin.min",
		"audio": "./packages/Audio/dist/audio.min",
		"shared": "./packages/Shared/dist/shared.min",
		"reader": "./packages/Reader/dist/reader.min",
		"reader-literacycenter": "./packages/Reader/dist/reader-literacycenter.min",
		"reader-preview": "./packages/Reader/dist/reader-preview.min",
		"reader-readaloud": "./packages/Reader/dist/reader-readaloud.min",
		"news": "./packages/News/dist/news.min",

		"facultydashboard": "./packages/FacultyDashboard/dist/facultydashboard.min",
		"projects": "./packages/Projects/dist/projects.min",
		"reports": "./packages/Reports/dist/reports.min",

		"bookplayer": "./node_modules/bookplayer/bin/bookplayer.min",
		"literacycenter": "./node_modules/literacycenter/bin/literacycenter.min",
		"myon": "./node_modules/myon/dist/myon.min",
		"env": "\/env.json?c_env=3742957006",
		"TickerGraph": "./node_modules/ticker-graph/lib/TickerGraph",
		"opus-recorder": "./node_modules/opus-recorder/dist/recorder.min"
	},
	"map": {
		"*": {
			"silver": "myon",
			"Admin": "admin",
			"Core": "core",
			"News": "news",
			"Projects": "projects",
			"Reports": "reports"
		}
	}
}
);
</script>
<script nonce="" src="/js/node_modules/myon/dist/myon.min.js?c=4.18.1.2"></script>
<script nonce="" src="/js/packages/Shared/dist/shared.min.js?c=4.18.1.2"></script>
<script nonce="" src="/js/packages/Core/dist/core.min.js?c=4.18.1.2"></script>
			<script type="text/javascript" charset="utf-8" async="" nonce="" data-requirecontext="_" data-requiremodule="apps/Home" src="/js/apps/Home.js?c=4.18.1.2"></script></head>
	<body class="device">
				
<div class="animationControls" role="presentation">
	<button type="button" class="animationControls_button" id="animationControls">
		<span class="animationControls_playingText">
			Pause Animations		</span>
		<span class="animationControls_pausedText">
			Play Animations		</span>
	</button>
</div>

<header class="page-header">
	<div class="flex -inner">
		<div class="logo flex_item flex -centered ">
			<img src="https://assets.myon.com/img/ren_logo/myon-color-v2.svg" width="155px" height="40px" alt="Renaissance myON">
		</div>
		<div class="flex_item flex">
			<h1 class="magic">
				<span class="g_screenReader">myON.</span>
				Magic Inside Metrics&nbsp;Included<sup>®</sup>			</h1>
		</div>
		<div class="myon-login flex_item flex -centered">
			<a href="/login/index.html" class="button -action -primary">
				<span>myON Login</span>
			</a>
		</div>
	</div>
	<section id="scrollingMessage" class="message-banner">
		<ul id="messageList"><li class="message banner-item -active" style="animation: 500ms ease 0s 1 normal none running slideRight;">Transform literacy and learning</li><li class="message banner-item">Engaging fiction and nonfiction</li><li class="message banner-item">Personalized reading</li><li class="message banner-item">Standards-aligned content</li><li class="message banner-item">Independent reading</li><li class="message banner-item">Teacher-assigned projects</li><li class="message banner-item">Daily news articles</li><li class="message banner-item">Authentic texts</li><li class="message banner-item">Unlimited access</li><li class="message banner-item">Flexible reading supports</li><li class="message banner-item">Literacy tools</li></ul>
	</section>
</header>

<section class="hero" aria-hidden="true">
	<div id="heroSlider" class="slideshow">
		<ul id="slideList" class="slideshow_list">
			<li id="slide_1" class="slideshow_slide -s1 -static" style="z-index: 0;"></li>
			<li hidden="" id="slide_2" class="slideshow_slide -s2" style="z-index: 0;"></li>
			<li hidden="" id="slide_3" class="slideshow_slide -s3" style="z-index: 0;"></li>
			<li hidden="" id="slide_4" class="slideshow_slide -s4" style="z-index: 0;"></li>
			<li hidden="" id="slide_5" class="slideshow_slide -s5" style="z-index: 0;"></li>
			<li hidden="" id="slide_6" class="slideshow_slide -s6" style="z-index: 0;"></li>
			<li hidden="" id="slide_7" class="slideshow_slide -s7" style="z-index: 0;"></li>
			<li hidden="" id="slide_8" class="slideshow_slide -s8" style="z-index: 0;"></li>
			<li hidden="" id="slide_9" class="slideshow_slide -s9" style="z-index: 0;"></li>
			<li hidden="" id="slide_10" class="slideshow_slide -s10" style="z-index: 0;"></li>
			<li hidden="" id="slide_11" class="slideshow_slide -s11" style="z-index: 0;"></li>
			<li hidden="" id="slide_12" class="slideshow_slide -s12" style="z-index: 0;"></li>
		</ul>
	</div>

	<div class="hero_login">
		<a href="/login/index.html" class="hero_button button -action -primary" aria-hidden="true">
			<span class="hero_buttonText">myON Login</span>
		</a>
	</div>
</section>

<main class="homepage">
	<div class="page-inner">

		
		<section class="announcements">
			<div class="announcements_items">
				<div class="flex -row -responsive -n2">
					<div class="flex_item">
						<div class="announcements_item flex -column -center">
							<img class="svgLogo -reader" height="100px" alt="Renaissance myON" src="https://assets.myon.com/img/ren_logo/myon-color-full-v2.svg">
							<h2>A personalized digital library at every student’s&nbsp;fingertips</h2>
							<p>myON is a student-centered, personalized digital library that gives students access to more than 7,000 enhanced digital books in the core collection. Titles are dynamically matched to each individual student’s interests, grade and reading level. Combined with a suite of close reading tools and embedded supports, myON fosters student engagement and achievement.</p>
						</div>

						<div class="learn">
							<a class="renButton" href="https://www.renaissance.com/products/myon-reader/">
								Learn more							</a>
						</div>
					</div>
					<div class="flex_item">
						<div class="announcements_item flex -column -center">
							<img class="svgLogo -news" height="130px" alt="Renaissance myON News Powered by News-O-Matic" src="https://assets.myon.com/img/ren_logo/myonnews-color-full-v2.svg">
							<h2>Authentic reporting on timely topics and current&nbsp;events</h2>
							<p>myON News, powered by News-o-Matic, delivers age-appropriate digital news articles for students, reporting on timely topics and current events. Articles incorporate engaging multimedia – videos, slideshows and photo galleries – to help students better understand the news. Subjects cover everything from space science and endangered species to football and fashion, engaging even the most reluctant reader.</p>
						</div>

						<div class="learn">
							<a class="renButton" href="https://www.renaissance.com/products/myon-news/">
								Learn more							</a>
						</div>
					</div>
				</div>
			</div>
		</section>
	</div>
	<section class="contact flex -row -center">
		<div class="flex_item -n1 -centered flex -column">
			<a class="company-link" href="https://www.renaissance.com">
				<img width="200px" height="113px" alt="Renaissance" src="https://assets.myon.com/img/ren_logo/renaissance-black-full-v2.svg">

			</a>
		</div>

		<div class="flex_item -n1 -centered">
			<h2>Have any questions?</h2>
			<div class="contact_link">
				<a class="link" href="tel:8887281266">(888) 728-1266</a>
			</div>
			<div class="contact_link">
				<a class="link" href="mailto:[email protected]">Email sales</a>
			</div>
			<div class="contact_link">
				<a class="link" href="mailto:[email protected]">Email support</a>
			</div>
		</div>
		<div class="flex_item -n1 -centered flex -column">
			<a class="renButton" href="https://myon-help.renaissance.com/hc/en-us">
				<span>myON support site</span>
			</a>
			<a class="renButton" href="/mobile_device.html">
				<span>myON mobile apps</span>
			</a>
		</div>
	</section>
</main>
<footer class="flex -column footer-full">
	<section class="flex_item flex -centered terms">
		<div class="flex_item">
			© Copyright 2024 Renaissance Learning Inc. All rights reserved |
			<a class="link -footer" href="https://www.renaissance.com/privacy-policy/">Privacy Policy</a> |
			<a class="link -footer" href="https://www.renaissance.com/copyright-policy/">Copyright Policy</a> |
			<a class="link -footer" href="https://www.renaissance.com/terms-of-use/">Terms of Use</a>
		</div>
	</section>
	<section class="flex_item flex -centered">
		<div class="flex_item">
			<a class="link -footer" href="/system_check.html">System Check</a> | v4.18.1.2 (Darryl) eee6b81		</div>
	</section>
	<section class="flex_item flex -centered">
		<div class="tiny">
			All logos, designs, and brand names for Renaissance’s products and services are trademarks of Renaissance Learning, Inc., and its subsidiaries, registered, common law, or pending registration in the United States.		</div>
	</section>
</footer>
<footer class="flex -column footer-mobile">
	<section class="flex_item flex -column -centered -terms">
		<div class="flex_item -limit">
			© Copyright 2024 Renaissance Learning Inc. All rights reserved		</div>
		<div class="flex_item">
			<a class="link -footer" href="https://www.renaissance.com/privacy-policy/">Privacy Policy</a>
		</div>
		<div class="flex_item">
			<a class="link -footer" href="https://www.renaissance.com/copyright-policy/">Copyright Policy</a>
		</div>
		<div class="flex_item">
			<a class="link -footer" href="https://www.renaissance.com/terms-of-use/">Terms of Use</a>
		</div>
	</section>
	<section class="flex_item flex -column -centered">
		<div class="flex_item">
			<a class="link -footer" href="/system_check.html">System Check</a>
		</div>
		<div class="flex_item">
			v4.18.1.2 (Darryl) eee6b81		</div>
	</section>
	<section class="flex_item flex -centered">
		<div class="tiny">
			All logos, designs, and brand names for Renaissance’s products and services are trademarks of Renaissance Learning, Inc., and its subsidiaries, registered, common law, or pending registration in the United States.		</div>
	</section>
</footer>

<script nonce="">
(function() {
	"use strict";
	var script = document.currentScript;
	require(["shared"], function(shared) {
		var args = {"tickerURL":null};
		shared.globalBootstrapper.bootstrap(function(langLoader) {
						shared.globalBootstrapper.bootstrap("apps\/Home", args).then(function(app) {
				if (!app) {
					return;
				}
				var element = app instanceof Element ? app : app.element;
				if (element) {
					script.parentElement.insertBefore(element, script);
				}
				if (app.handleMount) {
					app.handleMount();
				}
			});
		});
	});
}());
</script>

	



</body></html>