-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathAndroid Samsung 6.0.htm
21 lines (19 loc) · 1.1 KB
/
Android Samsung 6.0.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<html>
<head>
<title>Litmus Android Samsung 6.0 Example</title>
</head>
<body>
<script type="text/javascript">
var heightInc = 615;
</script>
<script src="http://media.emailtests.com/mobile.js" type="text/javascript"></script>
<p>Note: You can use your keyboard's arrow keys to scroll up and down through the email. You can also build your own interface elements to scroll the email, using our provided Javascript functions to <a href="#" onclick="scrollUp(); return false;">scrollUp();</a> and <a href="#" onclick="scrollDown(); return false;">scrollDown();</a>.</p>
<div id="thirdparty_litmus_mobile_screen" style="background: url(images/android-6-0.png) no-repeat 0 0; width: 445px; height: 879px; padding-top: 59px; position: relative;">
<div id="thirdparty_litmus_mobile_container" style="overflow: hidden; height: 687px; width: 358px; position: absolute; left: 43px; top: 135px;">
<div id="thirdparty_litmus_screen">
<img src="images/email-screenshots/android-samsung-6-0-email.png" id="thirdparty_litmus_screenimg" style="position: absolute;">
</div>
</div>
</div>
</body>
</html>