After Width: | Height: | Size: 1.8 KiB |
After Width: | Height: | Size: 3.0 KiB |
After Width: | Height: | Size: 545 B |
After Width: | Height: | Size: 1.8 KiB |
After Width: | Height: | Size: 3.0 KiB |
After Width: | Height: | Size: 545 B |
After Width: | Height: | Size: 941 B |
After Width: | Height: | Size: 2.1 KiB |
After Width: | Height: | Size: 3.2 KiB |
After Width: | Height: | Size: 166 KiB |
After Width: | Height: | Size: 173 KiB |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 868 B |
After Width: | Height: | Size: 1.8 KiB |
After Width: | Height: | Size: 3.0 KiB |
After Width: | Height: | Size: 545 B |
After Width: | Height: | Size: 1.6 KiB |
@ -0,0 +1,149 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||||
|
<head>
|
||||||
|
<title>Untitled Document</title>
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no, viewport-fit=cover" />
|
||||||
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||||
|
<link type="text/css" href="resources/css/reset.css" rel="Stylesheet" />
|
||||||
|
<link type="text/css" href="resources/css/default.css" rel="Stylesheet" />
|
||||||
|
<link rel="shortcut icon" href="resources/images/favicon_play.ico" />
|
||||||
|
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600' rel='stylesheet'>
|
||||||
|
|
||||||
|
<script type="text/javascript">
|
||||||
|
if (location.href.toString().indexOf('file://localhost/') == 0) {
|
||||||
|
location.href = location.href.toString().replace('file://localhost/', 'file:///');
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<!--<link type="text/css" rel="Stylesheet" href="plugins/sitemap/styles/sitemap.css" />
|
||||||
|
<link type="text/css" rel="Stylesheet" href="plugins/page_notes/styles/page_notes.css" />
|
||||||
|
<link type="text/css" rel="Stylesheet" href="plugins/debug/styles/debug.css" />
|
||||||
|
<link type="text/css" rel="Stylesheet" href="plugins/handoff/styles/handoff.css" />
|
||||||
|
<link type="text/css" rel="Stylesheet" href="plugins/handoff/styles/codemirror.css" />-->
|
||||||
|
</head>
|
||||||
|
<body scroll="no" class="hashover" style="overflow: hidden;">
|
||||||
|
<div id="topPanel">
|
||||||
|
<div id="interfaceControlFrame">
|
||||||
|
<div id="interfaceControlFrameLeft">
|
||||||
|
<div id="interfaceControlFrameMinimizeContainer">
|
||||||
|
<a title="Collapse" id="interfaceControlFrameMinimizeButton">
|
||||||
|
<div id="minimizeArrow" class="minimizeButtonHover minimizeIcon"></div>
|
||||||
|
<div id="minimizeX" class="minimizeButton minimizeIcon"></div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<div id="interfaceControlFrameCloseContainer">
|
||||||
|
<a title="Close" id="interfaceControlFrameCloseButton">CLOSE</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="sitemapControlFrameContainer" title="Project Pages">
|
||||||
|
<div id="projectControlFrameHeaderContainer">
|
||||||
|
<ul id="projectControlFrameHeader"></ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="interfacePageNameContainer">
|
||||||
|
<div id="interfacePageNameButton" class='pageNameHeader'>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div id="interfaceAdaptiveViewsContainer" title="Adaptive Views">
|
||||||
|
<div id="interfaceAdaptiveViewsIconButton"> </div>
|
||||||
|
<div id="interfaceAdaptiveViewsButton" class='adaptiveViewHeader'>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div id="adaptiveViewsDropdown" class="caret"></div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="interfaceControlFrameContainer">
|
||||||
|
<div id="handoffControlFrameHeaderContainer">
|
||||||
|
<ul id="handoffControlFrameHeader"></ul>
|
||||||
|
</div>
|
||||||
|
<div id="interfaceControlFrameLogoContainer">
|
||||||
|
<div id="previewNotice">
|
||||||
|
Local Preview
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="interfaceControlFrameRight">
|
||||||
|
<div id="publishContainer">
|
||||||
|
<a id="publishButton">Share Prototype</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="inspectControlFrameHeaderContainer">
|
||||||
|
<ul id="inspectControlFrameHeader">
|
||||||
|
<li id="overflowBtn">
|
||||||
|
<a id="overflowMenuButton" title="View Options"></a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="separatorContainer">
|
||||||
|
<div class="separator"></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="overflowMadeWith"><a href="https://www.axure.com" id="axureLogo" target="_blank"></a></div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div id="popupContainer">
|
||||||
|
<div id='interfaceAdaptiveViewsListContainer'>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id='interfaceScaleListContainer'>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id='accountLoginContainer'>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id='overflowMenuContainer'>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div id="outerContainer">
|
||||||
|
<div id="clippingBounds">
|
||||||
|
<div id="clippingBoundsScrollContainer"></div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="mHideSidebar"></div>
|
||||||
|
<div id="lsplitbar" class="splitbar"></div>
|
||||||
|
|
||||||
|
<div id="mainPanel">
|
||||||
|
<div id="mainPanelContainer" style="position: relative; width:100%; height: 100%;">
|
||||||
|
<div id="clipFrameScroll" style="position: relative; width:100%; height: 100%; background-color: #ffffff;">
|
||||||
|
<iframe id="mainFrame" name="mainFrame" width="100%" height="100%" src="about:blank" frameborder="0" style="display: block;position:absolute;" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="rsplitbar" class="splitbar"></div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="maximizePanelContainer" class="maximizePanelContainer">
|
||||||
|
<div id="maximizePanelOver">
|
||||||
|
<div id="maximizePanel" title="Expand" class="maximizePanelOver">
|
||||||
|
<div id="maximizeButton" class="maximizeButton maximizeIcon"></div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="mobileControlFrameContainer"></div>
|
||||||
|
|
||||||
|
<!-- 9.0.0.3664 -->
|
||||||
|
<script src="resources/scripts/jquery-3.2.1.min.js"></script>
|
||||||
|
<script src="resources/scripts/axure/jquery.nicescroll.min.js"></script>
|
||||||
|
<script src="resources/scripts/axutils.js"></script>
|
||||||
|
<script src="resources/scripts/messagecenter.js"></script>
|
||||||
|
<script src="resources/scripts/player/axplayer.js"></script>
|
||||||
|
<script src="resources/scripts/player/init.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 340 B |
After Width: | Height: | Size: 340 B |
After Width: | Height: | Size: 940 B |
After Width: | Height: | Size: 820 B |
After Width: | Height: | Size: 224 B |
After Width: | Height: | Size: 563 B |
After Width: | Height: | Size: 175 B |
After Width: | Height: | Size: 577 B |
After Width: | Height: | Size: 265 B |
After Width: | Height: | Size: 170 B |
After Width: | Height: | Size: 293 B |
After Width: | Height: | Size: 293 B |
After Width: | Height: | Size: 451 B |
After Width: | Height: | Size: 451 B |
@ -0,0 +1,35 @@
|
|||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title></title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<br />
|
||||||
|
<div style="width:100%; text-align:center; font-family:Arial; font-size:12px;" id=other></div>
|
||||||
|
<br />
|
||||||
|
<div style="width:100%; text-align:center; font-family:Arial; font-size:12px;">
|
||||||
|
<button onclick="parent.window.close();">
|
||||||
|
Close
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<SCRIPT src="axurerp_pagescript.js"></SCRIPT>
|
||||||
|
|
||||||
|
<script language=javascript>
|
||||||
|
function getQueryVariable(variable) {
|
||||||
|
var query = window.location.hash.substring(1);
|
||||||
|
var vars = query.split("&&&");
|
||||||
|
for (var i=0;i<vars.length;i++) {
|
||||||
|
var pair = vars[i].split("=");
|
||||||
|
if (pair[0] == variable) {
|
||||||
|
return decodeURI(pair[1]);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
var other = document.getElementById('other');
|
||||||
|
other.innerHTML = getQueryVariable('other');
|
||||||
|
|
||||||
|
</script>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
After Width: | Height: | Size: 9.8 KiB |
After Width: | Height: | Size: 8.7 KiB |
@ -0,0 +1,186 @@
|
|||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Install the Axure RP Chrome Extension</title>
|
||||||
|
<style type="text/css">
|
||||||
|
*
|
||||||
|
{
|
||||||
|
font-family: NunitoSans, Helvetica, Arial, sans-serif;
|
||||||
|
}
|
||||||
|
body
|
||||||
|
{
|
||||||
|
text-align: center;
|
||||||
|
background-color: #fafafa;
|
||||||
|
}
|
||||||
|
p
|
||||||
|
{
|
||||||
|
font-size: 14px;
|
||||||
|
line-height: 18px;
|
||||||
|
color: #333333;
|
||||||
|
}
|
||||||
|
div.container
|
||||||
|
{
|
||||||
|
width: 980px;
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
|
a
|
||||||
|
{
|
||||||
|
text-decoration: none;
|
||||||
|
color: #009dda;
|
||||||
|
}
|
||||||
|
.button
|
||||||
|
{
|
||||||
|
background: #A502B3;
|
||||||
|
font: normal 16px Arial, sans-serif;
|
||||||
|
color: #FFFFFF;
|
||||||
|
padding: 10px 30px 10px 30px;
|
||||||
|
border: 2px solid #A502B3;
|
||||||
|
display: inline-block;
|
||||||
|
margin-top: 10px;
|
||||||
|
text-transform: uppercase;
|
||||||
|
font-size: 14px;
|
||||||
|
border-radius: 4px;
|
||||||
|
}
|
||||||
|
a:hover.button
|
||||||
|
{
|
||||||
|
border: 2px solid #A502B3;
|
||||||
|
color: #A502B3;
|
||||||
|
background-color: #FFFFFF;
|
||||||
|
}
|
||||||
|
div.left
|
||||||
|
{
|
||||||
|
width: 400px;
|
||||||
|
float: left;
|
||||||
|
margin-right: 80px;
|
||||||
|
}
|
||||||
|
div.right
|
||||||
|
{
|
||||||
|
width: 400px;
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
div.buttonContainer
|
||||||
|
{
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
h1
|
||||||
|
{
|
||||||
|
font-size: 36px;
|
||||||
|
color: #333333;
|
||||||
|
line-height: 50px;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
font-weight: normal;
|
||||||
|
}
|
||||||
|
h2
|
||||||
|
{
|
||||||
|
font-size: 24px;
|
||||||
|
font-weight: normal;
|
||||||
|
color: #08639C;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
h3
|
||||||
|
{
|
||||||
|
font-size: 16px;
|
||||||
|
color: #333333;
|
||||||
|
font-weight: normal;
|
||||||
|
text-transform: uppercase;
|
||||||
|
}
|
||||||
|
.heading
|
||||||
|
{
|
||||||
|
border-bottom: 1px solid black;
|
||||||
|
height: 36px;
|
||||||
|
line-height: 36px;
|
||||||
|
font-size: 22px;
|
||||||
|
color: #000000;
|
||||||
|
|
||||||
|
}
|
||||||
|
span.faq
|
||||||
|
{
|
||||||
|
font-size: 16px;
|
||||||
|
line-height: 24px;
|
||||||
|
font-weight: normal;
|
||||||
|
text-transform: uppercase;
|
||||||
|
color: #333333;
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div class="container">
|
||||||
|
<br />
|
||||||
|
<br />
|
||||||
|
<img src="axure_logo.png" alt="axure" />
|
||||||
|
<br />
|
||||||
|
<br />
|
||||||
|
<h1>
|
||||||
|
AXURE RP EXTENSION FOR CHROME</h1>
|
||||||
|
<p style="font-size: 14px; color: #666666; margin-top: 10px;">
|
||||||
|
Google Chrome requires an extension to view locally stored projects. Alternatively,
|
||||||
|
upload your RP file to <a href="https://share.axure.com">Axure Cloud</a> or use a different
|
||||||
|
browser.</p>
|
||||||
|
<h3 class="heading">
|
||||||
|
VIEW LOCAL PROJECTS IN CHROME</h3>
|
||||||
|
<div class="left">
|
||||||
|
<h3>
|
||||||
|
1. Install Extension from Chrome Store</h3>
|
||||||
|
<div class="buttonContainer">
|
||||||
|
<a class="button" href="https://chrome.google.com/webstore/detail/dogkpdfcklifaemcdfbildhcofnopogp"
|
||||||
|
target="_blank">Install Extension</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="right">
|
||||||
|
<h3>
|
||||||
|
2. Open "More Tools > Extensions"</h3>
|
||||||
|
<img src="extensions.png" alt="extensions"/>
|
||||||
|
</div>
|
||||||
|
<div style="clear: both; height: 20px;">
|
||||||
|
</div>
|
||||||
|
<div class="left">
|
||||||
|
<h3>
|
||||||
|
3. View Axure RP Extension Details</h3>
|
||||||
|
<img src="details.png" alt="extension details"/>
|
||||||
|
</div>
|
||||||
|
<div class="right">
|
||||||
|
<h3>
|
||||||
|
4. Check "Allow access to file URLs"</h3>
|
||||||
|
<img src="allow-access.png" alt="allow access"/>
|
||||||
|
</div>
|
||||||
|
<div style="clear: both; height: 20px;">
|
||||||
|
</div>
|
||||||
|
<div class="left">
|
||||||
|
<h3>
|
||||||
|
5. Click the button below</h3>
|
||||||
|
<div class="buttonContainer">
|
||||||
|
<a class="button" href="../../start.html">View in Chrome</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div style="clear: both; height: 20px;">
|
||||||
|
</div>
|
||||||
|
<h3 class="heading">
|
||||||
|
EXTENSION FAQ</h3>
|
||||||
|
<p>
|
||||||
|
<span class="faq">What is a Chrome Extension?</span> Extensions are downloadable
|
||||||
|
plug-ins for Google Chrome that modify the browser
|
||||||
|
and allow you additional capabilities.
|
||||||
|
</p>
|
||||||
|
<p style="margin-top: 25px;">
|
||||||
|
<span class="faq">Why do I need to install the extension?</span> Google requires
|
||||||
|
this extension to be installed to allow the viewing of local files in
|
||||||
|
Chrome
|
||||||
|
</p>
|
||||||
|
<p style="margin-top: 25px; margin-bottom: 25px;">
|
||||||
|
<span class="faq">Why does this extension require a high access level?</span> This
|
||||||
|
extension requires a high access level to allow the viewing of the file://
|
||||||
|
protocol. Axure does not track or access any of your information.
|
||||||
|
</p>
|
||||||
|
<h3 class="heading">
|
||||||
|
WE'RE HERE TO HELP</h3>
|
||||||
|
<p>
|
||||||
|
Need help or have any questions? Contact our support team at <a href="mailto:support@axure.com">
|
||||||
|
support@axure.com</a>.
|
||||||
|
</p>
|
||||||
|
<div style="clear: both; height: 20px;">
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 38 KiB |
@ -0,0 +1,154 @@
|
|||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Axure RP - Safari Local File Restrictions</title>
|
||||||
|
<style type="text/css">
|
||||||
|
*
|
||||||
|
{
|
||||||
|
font-family: Helvetica, Arial, sans-serif;
|
||||||
|
}
|
||||||
|
body
|
||||||
|
{
|
||||||
|
text-align: center;
|
||||||
|
background-color: #fafafa;
|
||||||
|
}
|
||||||
|
p
|
||||||
|
{
|
||||||
|
font-size: 14px;
|
||||||
|
line-height: 18px;
|
||||||
|
color: #333333;
|
||||||
|
}
|
||||||
|
div.container
|
||||||
|
{
|
||||||
|
width: 980px;
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
|
a
|
||||||
|
{
|
||||||
|
text-decoration: none;
|
||||||
|
color: #009dda;
|
||||||
|
}
|
||||||
|
.button
|
||||||
|
{
|
||||||
|
background: #A502B3;
|
||||||
|
font: normal 16px Arial, sans-serif;
|
||||||
|
color: #FFFFFF;
|
||||||
|
padding: 10px 30px 10px 30px;
|
||||||
|
border: 2px solid #A502B3;
|
||||||
|
display: inline-block;
|
||||||
|
margin-top: 10px;
|
||||||
|
text-transform: uppercase;
|
||||||
|
font-size: 14px;
|
||||||
|
border-radius: 4px;
|
||||||
|
}
|
||||||
|
a:hover.button
|
||||||
|
{
|
||||||
|
border: 2px solid #A502B3;
|
||||||
|
color: #A502B3;
|
||||||
|
background-color: #FFFFFF;
|
||||||
|
}
|
||||||
|
div.left
|
||||||
|
{
|
||||||
|
width: 400px;
|
||||||
|
float: left;
|
||||||
|
margin-right: 80px;
|
||||||
|
}
|
||||||
|
div.right
|
||||||
|
{
|
||||||
|
width: 400px;
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
div.buttonContainer
|
||||||
|
{
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
h1
|
||||||
|
{
|
||||||
|
font-size: 36px;
|
||||||
|
color: #333333;
|
||||||
|
line-height: 50px;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
font-weight: normal;
|
||||||
|
}
|
||||||
|
h2
|
||||||
|
{
|
||||||
|
font-size: 24px;
|
||||||
|
font-weight: normal;
|
||||||
|
color: #08639C;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
h3
|
||||||
|
{
|
||||||
|
font-size: 16px;
|
||||||
|
line-height: 24px;
|
||||||
|
color: #333333;
|
||||||
|
font-weight: normal;
|
||||||
|
}
|
||||||
|
.heading
|
||||||
|
{
|
||||||
|
border-bottom: 1px solid black;
|
||||||
|
height: 36px;
|
||||||
|
line-height: 36px;
|
||||||
|
font-size: 22px;
|
||||||
|
color: #000000;
|
||||||
|
}
|
||||||
|
span.faq
|
||||||
|
{
|
||||||
|
font-size: 16px;
|
||||||
|
font-weight: normal;
|
||||||
|
text-transform: uppercase;
|
||||||
|
color: #333333;
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div class="container">
|
||||||
|
<br />
|
||||||
|
<br />
|
||||||
|
<img src="axure_logo.png" alt="axure" />
|
||||||
|
<br />
|
||||||
|
<h1>
|
||||||
|
SAFARI LOCAL FILE RESTRICTIONS</h1>
|
||||||
|
<p style="font-size: 16px; line-height: 24px; color: #666666; margin-top: 10px;">
|
||||||
|
To view locally stored projects in Safari, you will need to "disable local file restrictions". Alternatively,
|
||||||
|
you can upload your RP file to <a href="https://share.axure.com">Axure Cloud</a> or publish the local files to a web server.</p>
|
||||||
|
<h3 class="heading">
|
||||||
|
VIEW LOCAL PROJECTS IN SAFARI</h3>
|
||||||
|
<div class="">
|
||||||
|
<h3>
|
||||||
|
1. Open "Safari > Preferences > Advanced" from the top menu menu, and check the option to "Show Develop menu in menu bar"</h3>
|
||||||
|
<img src="safari_advanced.png" alt="advanced" />
|
||||||
|
</div>
|
||||||
|
<div style="clear: both; height: 20px;">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div class="">
|
||||||
|
<h3>
|
||||||
|
2. In the Develop menu that appears in the menu bar, click "Develop > Disable Local File Restrictions" to un-select the menu option</h3>
|
||||||
|
<img src="safari_restrictions.png" alt="extensions" />
|
||||||
|
</div>
|
||||||
|
<div style="clear: both; height: 20px;">
|
||||||
|
</div>
|
||||||
|
<div class="left">
|
||||||
|
<h3>
|
||||||
|
3. Click the button below
|
||||||
|
</h3>
|
||||||
|
<div class="buttonContainer">
|
||||||
|
<a class="button" href="../../start.html">View in Safari</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div style="clear: both; height: 20px;">
|
||||||
|
</div>
|
||||||
|
<h3 class="heading">
|
||||||
|
We're Here to Help</h3>
|
||||||
|
<p>
|
||||||
|
Need help or have any questions? Drop us a line at <a href="mailto:support@axure.com">
|
||||||
|
support@axure.com</a>.
|
||||||
|
</p>
|
||||||
|
<div style="clear: both; height: 20px;">
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
After Width: | Height: | Size: 83 KiB |
After Width: | Height: | Size: 149 KiB |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 251 B |
After Width: | Height: | Size: 112 B |
After Width: | Height: | Size: 98 B |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 2.4 KiB |
After Width: | Height: | Size: 180 B |
After Width: | Height: | Size: 120 B |
After Width: | Height: | Size: 105 B |
After Width: | Height: | Size: 111 B |
After Width: | Height: | Size: 110 B |
After Width: | Height: | Size: 107 B |
After Width: | Height: | Size: 101 B |
After Width: | Height: | Size: 123 B |