-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Richard Quadling
authored and
Richard Quadling
committed
Oct 5, 2018
1 parent
d9fcc86
commit a052051
Showing
163 changed files
with
8,471 additions
and
9,730 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,71 +1,71 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta http-equiv="Expires" content="86400"> | ||
<meta charset="UTF-8"> | ||
<title>STAR MICRONICS CO.,LTD | Miniature Technology, Infinite World</title> | ||
<meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"> | ||
<meta name="format-detection" content="telephone=no"> | ||
<link rel="stylesheet" href="style.css" media="screen"> | ||
<link rel="stylesheet" href="css/index.css" media="screen"> | ||
<link rel="stylesheet" href="css/howto.css" media="screen"> | ||
|
||
<link rel="stylesheet" href="css/jquery.mobile-1.0rc2.min.css" /> | ||
<link rel="alternate" type="application/rss+xml" title="STAR MICRONICS CO.,LTD » Homepage Comments Feed" href="http://www.star-m.jp/eng/index.html/feed/" /> | ||
<!-- <script type='text/javascript' src='js/jquery-1.6.4.min.js?ver=3.7.1'></script> | ||
<script type='text/javascript' src='js/jquery.mobile-1.0rc2.min.js?ver=1.0'></script> | ||
--> | ||
<link rel='next' title='Product Information' href='http://www.star-m.jp/eng/products/index.html' /> | ||
<link rel='canonical' href='http://www.star-m.jp/eng/index.html' /> | ||
<link rel='shortlink' href='http://www.star-m.jp/eng/?p=2' /> | ||
<!-- HeadSpace SEO 3.6.41 by John Godley - urbangiraffe.com --> | ||
<!-- HeadSpace --> | ||
</head> | ||
<body> | ||
<div class="home page page-id-2 page-template-default index"> | ||
<header id="global-header"> | ||
<h1><a href="http://www.star-m.jp/" target="_blank"><img src="images/logo_01.png" alt="Miniature Technology, Infinite World STAR MICRONICS CO.,LTD" width="108" height="61"></a></h1> | ||
<div id="sub-logo"><a href="http://www.star-m.jp/" target="_blank"><img src="images/logo_02.png" alt="" width="120" height="13"></a></div> | ||
|
||
</header> | ||
|
||
|
||
<section> | ||
<h2 class="h2-tit-01">Welcome to Star WebPRNT</h2> | ||
</section> | ||
|
||
<section id="products" class="btmMg20"> | ||
<img src="images/products.png" width="100%" alt=""/> | ||
<nav id="subnav"> | ||
<ul> | ||
<li><a href="howto_en.html" rel="external" id="howto"><span>Initial setup</span></a></li> | ||
<li><a href="howto_scs_en.html" rel="external" id="howtoscs"><span>Star Cloud Services setup</span></a></li> | ||
<li><a href="A002.html" rel="external"><span>Try WebPRNT</span></a></li> | ||
</ul> | ||
<div> | ||
<p class="js-explanation">The WebPRNT JavaScript libraries have been updated with new functionality and to accommodate changing security requirements from Apple. Please update from the Global Support Site here: | ||
<a href="http://www.starmicronics.com/support/sdkdocumentation.aspx" target="_blank"><span class="toGSS">English</span></a> <a href="http://sp-support.star-m.jp/SDKDocumentation.aspx" target="_blank"><span class="toGSS">Japanese</span></a></p> | ||
</div> | ||
</nav> | ||
</section> | ||
|
||
<footer id="global-footer" class="clearfix"> | ||
<a href="http://www.star-m.jp/products/s_print/sdk_webprnt/manual/index.htm" target="_blank"><img src="images/footer-logo.png" width="123" alt="" id="footer-logo"></a> | ||
<img src="images/footer-image.png" height="54" alt=""/> | ||
</footer> | ||
</div> | ||
</body> | ||
</html> | ||
|
||
<script type="text/javascript"> | ||
<!-- | ||
var link = document.getElementById("howto"); | ||
if (navigator.userAgent.indexOf('Android') > 0){ | ||
link.href = "howto_en_Android.html"; | ||
} | ||
var scslink = document.getElementById("howtoscs"); | ||
if (navigator.userAgent.indexOf('Android') > 0){ | ||
scslink.href = "howto_scs_android_en.html"; | ||
} | ||
--> | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta http-equiv="Expires" content="86400"> | ||
<meta charset="UTF-8"> | ||
<title>STAR MICRONICS CO.,LTD | Miniature Technology, Infinite World</title> | ||
<meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"> | ||
<meta name="format-detection" content="telephone=no"> | ||
<link rel="stylesheet" href="style.css" media="screen"> | ||
<link rel="stylesheet" href="css/index.css" media="screen"> | ||
<link rel="stylesheet" href="css/howto.css" media="screen"> | ||
|
||
<link rel="stylesheet" href="css/jquery.mobile-1.0rc2.min.css" /> | ||
<link rel="alternate" type="application/rss+xml" title="STAR MICRONICS CO.,LTD » Homepage Comments Feed" href="http://www.star-m.jp/eng/index.html/feed/" /> | ||
<!-- <script type='text/javascript' src='js/jquery-1.6.4.min.js?ver=3.7.1'></script> | ||
<script type='text/javascript' src='js/jquery.mobile-1.0rc2.min.js?ver=1.0'></script> | ||
--> | ||
<link rel='next' title='Product Information' href='http://www.star-m.jp/eng/products/index.html' /> | ||
<link rel='canonical' href='http://www.star-m.jp/eng/index.html' /> | ||
<link rel='shortlink' href='http://www.star-m.jp/eng/?p=2' /> | ||
<!-- HeadSpace SEO 3.6.41 by John Godley - urbangiraffe.com --> | ||
<!-- HeadSpace --> | ||
</head> | ||
<body> | ||
<div class="home page page-id-2 page-template-default index"> | ||
<header id="global-header"> | ||
<h1><a href="http://www.star-m.jp/" target="_blank"><img src="images/logo_01.png" alt="Miniature Technology, Infinite World STAR MICRONICS CO.,LTD" width="108" height="61"></a></h1> | ||
<div id="sub-logo"><a href="http://www.star-m.jp/" target="_blank"><img src="images/logo_02.png" alt="" width="120" height="13"></a></div> | ||
|
||
</header> | ||
|
||
|
||
<section> | ||
<h2 class="h2-tit-01">Welcome to Star WebPRNT</h2> | ||
</section> | ||
|
||
<section id="products" class="btmMg20"> | ||
<img src="images/products.png" width="100%" alt=""/> | ||
<nav id="subnav"> | ||
<ul> | ||
<li><a href="howto_en.html" rel="external" id="howto"><span>Initial setup</span></a></li> | ||
<li><a href="howto_scs_en.html" rel="external" id="howtoscs"><span>Star Micronics Cloud setup</span></a></li> | ||
<li><a href="A002.html" rel="external"><span>Try WebPRNT</span></a></li> | ||
</ul> | ||
<div> | ||
<p class="js-explanation">The WebPRNT JavaScript libraries have been updated with new functionality and to accommodate changing security requirements from Apple. Please update from the Global Support Site here: | ||
<a href="http://www.starmicronics.com/support/sdkdocumentation.aspx" target="_blank"><span class="toGSS">English</span></a> <a href="http://sp-support.star-m.jp/SDKDocumentation.aspx" target="_blank"><span class="toGSS">Japanese</span></a></p> | ||
</div> | ||
</nav> | ||
</section> | ||
|
||
<footer id="global-footer" class="clearfix"> | ||
<a href="http://www.star-m.jp/products/s_print/sdk_webprnt/manual/index.htm" target="_blank"><img src="images/footer-logo.png" width="123" alt="" id="footer-logo"></a> | ||
<img src="images/footer-image.png" height="54" alt=""/> | ||
</footer> | ||
</div> | ||
</body> | ||
</html> | ||
|
||
<script type="text/javascript"> | ||
<!-- | ||
var link = document.getElementById("howto"); | ||
if (navigator.userAgent.indexOf('Android') > 0){ | ||
link.href = "howto_en_Android.html"; | ||
} | ||
var scslink = document.getElementById("howtoscs"); | ||
if (navigator.userAgent.indexOf('Android') > 0){ | ||
scslink.href = "howto_scs_android_en.html"; | ||
} | ||
--> | ||
</script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,66 +1,68 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta http-equiv="Expires" content="86400"> | ||
<title>STAR MICRONICS CO.,LTD | Miniature Technology, Infinite World</title> | ||
<meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"> | ||
<meta name="format-detection" content="telephone=no"> | ||
<link rel="stylesheet" href="style.css" media="screen"> | ||
<link rel="stylesheet" href="css/jquery.mobile-1.0rc2.min.css" /> | ||
<link rel="alternate" type="application/rss+xml" title="STAR MICRONICS CO.,LTD » Homepage Comments Feed" href="http://www.star-m.jp/eng/index.html/feed/" /> | ||
<!-- <script type='text/javascript' src='js/jquery-1.6.4.min.js?ver=3.7.1'></script> | ||
<script type='text/javascript' src='js/jquery.mobile-1.0rc2.min.js?ver=1.0'></script> --> | ||
<link rel='next' title='Product Information' href='http://www.star-m.jp/eng/products/index.html' /> | ||
<link rel='canonical' href='http://www.star-m.jp/eng/index.html' /> | ||
<link rel='shortlink' href='http://www.star-m.jp/eng/?p=2' /> | ||
<!-- HeadSpace SEO 3.6.41 by John Godley - urbangiraffe.com --> | ||
<!-- HeadSpace --> | ||
</head> | ||
<body> | ||
<div class="menu-page"> | ||
<header id="global-header"> | ||
<h1><a href="A001.html" rel="external"><img src="images/logo_01.png" alt="HOME" width="108" height="61"></a></h1> | ||
<div id="sub-logo"><a href="http://www.star-m.jp/" target="_blank"><img src="images/logo_02.png" alt="" width="120" height="13"></a></div> | ||
</header> | ||
|
||
<section class="btmMg20"> | ||
<h2 class="h2-tit-01 btmMg20">Star WebPRNT Menu</h2> | ||
</section> | ||
|
||
<div id="mainnav-wrap" class="clearfix"> | ||
<nav id="mainnav" class="clearfix"> | ||
<ul> | ||
<li><a class="typeA" href="Styled_ApiReceipt.html" rel="external"><span>Text Receipt</span></a></li> | ||
<li><a class="typeB" href="Styled_CanvasReceipt.html" rel="external"><span>Image Receipt (Canvas)</span></a></li> | ||
<li><a class="typeB" href="Styled_CanvasText.html" rel="external"><span>Text (Canvas)</span></a></li> | ||
<li><a class="typeB" href="Styled_CanvasBarcode.html" rel="external"><span>Barcode Print (Canvas)</span></a></li> | ||
<li><a class="typeB" href="Styled_CanvasFigures.html" rel="external"><span>Figures (Canvas)</span></a></li> | ||
<li><a class="typeB" href="Styled_CanvasHandwriting.html" rel="external"><span>Handwriting (Canvas)</span></a></li> | ||
<li><a class="typeB" href="Styled_CanvasImageFile.html" rel="external"><span>Image File (Canvas)</span></a></li> | ||
<li><a class="typeB" href="Styled_StarWebPRNTExtManager.html" rel="external"><span>Barcode Scan / Status Manager</span></a></li> | ||
<li><a class="typeE" href="Styled_ApiCombination.html" rel="external"><span>Star WebPRNT API</span></a></li> | ||
</ul> | ||
</nav> | ||
</div> | ||
|
||
<section class="btmMg20"> | ||
<h2 class="h2-tit-01 btmMg20">Japanese Market Only</h2> | ||
</section> | ||
|
||
<div id="mainnav-wrap" class="clearfix"> | ||
<nav id="mainnav" class="clearfix"> | ||
<ul> | ||
<li><a class="typeF" href="Styled_ReceiptLetter.html" rel="external"><span>レシートレター 作成</span></a></li> | ||
</ul> | ||
</nav> | ||
</div> | ||
|
||
|
||
<footer id="global-footer" class="clearfix" style="position:relative;"> | ||
<a href="http://www.star-m.jp/products/s_print/sdk_webprnt/manual/index.htm" target="_blank"><img src="images/footer-logo.png" width="123" alt="" id="footer-logo"></a> | ||
<img src="images/footer-image.png"height="54" alt=""/> | ||
</footer> | ||
</div> | ||
</body> | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta http-equiv="Expires" content="86400"> | ||
<title>STAR MICRONICS CO.,LTD | Miniature Technology, Infinite World</title> | ||
<meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"> | ||
<meta name="format-detection" content="telephone=no"> | ||
<link rel="stylesheet" href="style.css" media="screen"> | ||
<link rel="stylesheet" href="css/jquery.mobile-1.0rc2.min.css" /> | ||
<link rel="alternate" type="application/rss+xml" title="STAR MICRONICS CO.,LTD » Homepage Comments Feed" href="http://www.star-m.jp/eng/index.html/feed/" /> | ||
<!-- <script type='text/javascript' src='js/jquery-1.6.4.min.js?ver=3.7.1'></script> | ||
<script type='text/javascript' src='js/jquery.mobile-1.0rc2.min.js?ver=1.0'></script> --> | ||
<link rel='next' title='Product Information' href='http://www.star-m.jp/eng/products/index.html' /> | ||
<link rel='canonical' href='http://www.star-m.jp/eng/index.html' /> | ||
<link rel='shortlink' href='http://www.star-m.jp/eng/?p=2' /> | ||
<!-- HeadSpace SEO 3.6.41 by John Godley - urbangiraffe.com --> | ||
<!-- HeadSpace --> | ||
</head> | ||
<body> | ||
<div class="menu-page"> | ||
<header id="global-header"> | ||
<h1><a href="A001.html" rel="external"><img src="images/logo_01.png" alt="HOME" width="108" height="61"></a></h1> | ||
<div id="sub-logo"><a href="http://www.star-m.jp/" target="_blank"><img src="images/logo_02.png" alt="" width="120" height="13"></a></div> | ||
</header> | ||
|
||
<section class="btmMg20"> | ||
<h2 class="h2-tit-01 btmMg20">Star WebPRNT Menu</h2> | ||
</section> | ||
|
||
<div id="mainnav-wrap" class="clearfix"> | ||
<nav id="mainnav" class="clearfix"> | ||
<ul> | ||
<li><a class="typeA" href="Styled_ApiReceipt.html" rel="external"><span>Text Receipt</span></a></li> | ||
<li><a class="typeB" href="Styled_CanvasReceipt.html" rel="external"><span>Image Receipt (Canvas)</span></a></li> | ||
<li><a class="typeB" href="Styled_CanvasText.html" rel="external"><span>Text (Canvas)</span></a></li> | ||
<li><a class="typeB" href="Styled_CanvasBarcode.html" rel="external"><span>Barcode Print (Canvas)</span></a></li> | ||
<li><a class="typeB" href="Styled_CanvasFigures.html" rel="external"><span>Figures (Canvas)</span></a></li> | ||
<li><a class="typeB" href="Styled_CanvasHandwriting.html" rel="external"><span>Handwriting (Canvas)</span></a></li> | ||
<li><a class="typeB" href="Styled_CanvasImageFile.html" rel="external"><span>Image File (Canvas)</span></a></li> | ||
<li><a class="typeB" href="Styled_StarWebPRNTExtManager.html" rel="external"><span>Barcode Scan / Status Manager</span></a></li> | ||
<li><a class="typeB" href="Styled_Display.html" rel="external"><span>Display</span></a></li> | ||
<li><a class="typeB" href="Styled_ExtDisplay.html" rel="external"><span>Display / Display Manager</span></a></li> | ||
<li><a class="typeE" href="Styled_ApiCombination.html" rel="external"><span>Star WebPRNT API</span></a></li> | ||
</ul> | ||
</nav> | ||
</div> | ||
|
||
<section class="btmMg20"> | ||
<h2 class="h2-tit-01 btmMg20">Japanese Market Only</h2> | ||
</section> | ||
|
||
<div id="mainnav-wrap" class="clearfix"> | ||
<nav id="mainnav" class="clearfix"> | ||
<ul> | ||
<li><a class="typeF" href="Styled_ReceiptLetter.html" rel="external"><span>レシートレター 作成</span></a></li> | ||
</ul> | ||
</nav> | ||
</div> | ||
|
||
|
||
<footer id="global-footer" class="clearfix" style="position:relative;"> | ||
<a href="http://www.star-m.jp/products/s_print/sdk_webprnt/manual/index.htm" target="_blank"><img src="images/footer-logo.png" width="123" alt="" id="footer-logo"></a> | ||
<img src="images/footer-image.png"height="54" alt=""/> | ||
</footer> | ||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.