hello
Server : Apache/2.4.52 (Ubuntu) System : Linux HAN2 5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 x86_64 User : servadmin ( 1000) PHP Version : 8.1.2-1ubuntu2.25 Disable Function : NONE Directory : /www/docs/video.obu.edu/st/ |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>SwipeTrack Browser</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0;" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<link rel="stylesheet" href="http://code.jquery.com/mobile/1.0/jquery.mobile-1.0.min.css" />
<link rel="stylesheet" href="css/style.css" />
<script type="text/javascript" src="http://code.jquery.com/jquery-1.6.4.min.js"></script>
<script type="text/javascript" src="http://code.jquery.com/mobile/1.0/jquery.mobile-1.0.min.js"></script>
<script type="text/javascript" src="js/script.js"></script>
</head>
<body>
<div data-role="page" id ="activate" class="page">
<div data-role="header" data-theme="b">
<a href="index.html" data-icon="arrow-l" data-direction="reverse">Back</a>
<a href="index.html" data-icon="home" data-direction="reverse">Home</a>
<h1>Browser Mode</h1>
</div><!--/header-->
<div data-role="content" id="about-content">
<div class="ui-body ui-body-d">
<script>
function activateBrowser() {
window.location='swipetrack://showurl';
setTimeout(func, 500);
function func() {
window.location='swipetrack://shownav';
}
}
</script>
<button type="submit" data-theme="b" onclick="activateBrowser()">Activate Browser</button>
<div class="icon">
<h5>Getting Started</h5>
<img src="img/40-inbox.png" alt="inbox" />
<p><small>We've enabled your URL & Navigation bars. You can now browse to your web application and begin using your scanner. Happy scanning!</small></p>
</div>
<hr/>
<div class="icon">
<h5>Setting the default Homepage</h5>
<img src="img/40-inbox.png" alt="inbox" />
<p><small>The SwipeTrack Browser settings menu can be found by triple-tapping anywhere on the screen. This will pull up a small bar on the bottom. Press the settings icon (far right) to open the settings menu. You can change your homepage from that menu.</small></p>
</div>
<!--
<div data-role="collapsible" data-collapsed="false" data-content-theme="d" data-theme="b" id="about-list">
<h3>About This Template</h3>
<p>Touch Mobile and Tablet template is optimized for all portable touchscreen devices and is perfect for a business or personal mobile/tablet site. It is highly customizable with a wide variety of elements and can be adapted for any need. The whole template is carefully crafted to create the environment of a native app and has been built for speed on portable devices.</p>
</div>
<div data-role="collapsible" data-content-theme="d" data-theme="b">
<h3>Supported Platforms</h3>
<ul>
<li>Apple iOS 3.2-5.0 - Tested on the original iPad (4.3 / 5.0), iPad 2 (4.3), original iPhone (3.1), iPhone 3 (3.2), 3GS (4.3), and 4 (4.3 / 5.0)</li>
<li>Android 2.1-2.3 - Tested on the HTC Incredible (2.2), original Droid (2.2), Nook Color (2.2), HTC Aria (2.1), Google Nexus S (2.3). Functional on 1.5 & 1.6, tested on Google G1 (1.5)</li>
<li>Android Honeycomb- Tested on the Samsung Galaxy Tab 10.1 and Motorola XOOM</li>
<li>Windows Phone 7-7.5 - Tested on the HTC Surround (7.0) HTC Trophy (7.5), and LG-E900 (7.5)</li>
<li>Blackberry 6.0 - Tested on the Torch 9800 and Style 9670</li>
<li>Blackberry 7 - Tested on BlackBerry Torch 9810</li>
<li>Blackberry Playbook - Tested on PlayBook version 1.0.1 / 1.0.5</li>
<li>Palm WebOS (1.4-2.0) - Tested on the Palm Pixi (1.4), Pre (1.4), Pre 2 (2.0)</li>
<li>Palm WebOS 3.0 - Tested on HP TouchPad</li>
<li>Firebox Mobile (Beta) - Tested on Android 2.2</li>
<li>Opera Mobile 11.0: Tested on Android 2.2</li>
<li>Meego 1.2 - Tested on Nokia 950 and N9</li>
<li>Kindle 3 and Fire: Tested on the built-in WebKit browser for each</li>
<li>Chrome Desktop 11-15 - Tested on OS X 10.6.7 and Windows 7</li>
<li>Firefox Desktop 4-8 - Tested on OS X 10.6.7 and Windows 7</li>
<li>Internet Explorer 7-9 - Tested on Windows XP, Vista and 7 (minor CSS issues)</li>
<li>Opera Desktop 10-11 - Tested on OS X 10.6.7 and Windows 7</li>
<li>Supported on further devices/platforms with decreased functionality</li>
</ul>
</div>
-->
</div>
</div><!-- /content -->
</div><!-- /page -->
</body>
</html>