Compare commits

..

No commits in common. "master" and "Archives" have entirely different histories.

23 changed files with 20 additions and 868 deletions

View file

@ -1,103 +0,0 @@
<html>
<head>
<title>DremJS Market</title>
<style>
.box-blue {
margin:0 0 5px;
overflow:hidden;
padding:5px;
background-color:#FFFFFF;
border:1px solid #8b8b8b;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.box-blue-emb-left {
margin:0 0 0px;
overflow:hidden;
padding:0px;
background-color:#009ac7;
border-radius: 5px;
position: absolute;
left: 10px;
width: 48%;
text-align: center;
}
.box-blue-emb-right {
margin:0 0 0px;
overflow:hidden;
padding:0px;
background-color:#009ac7;
border-radius: 5px;
position: absolute;
right: 10px;
width: 48%;
text-align: center;
}
.buttonWrapper {
width:95%;
margin: auto;
text-align: center;
}
.rel-uemb {
position: relative;
left: 25px;
}
.rel-emb {
position: absolute;
top: 2px;
}
.cwhite {
color: #FFFFFF;
}
html, body {
height: 100%;
margin: 0;
padding: 0;
}
img {
padding: 0;
display: block;
margin: 0 auto;
max-height: 100%;
max-width: 100%;
}
</style>
</head>
<body>
<script>
function clickSound(page) {
window.globalPage=page;
var audio = new Audio('https://github.com/sparrdrem/DremJS-Market/blob/master/select.wav?raw=true');
audio.play();
setTimeout(gotoPage, 2000);
}
function gotoPage(page) {
window.location.href = globalPage;
}
</script>
<div class="box-blue">
<p><img style="padding: 5 15px; float: left;" src="snapshot.png" /></p>
<p style="margin-top: 20px;"> </p>
<h2>Bellard JSLinux</h2>
<p>Innovation Inc.</p>
<p>Released: 2018</p>
<br />
<p>Our computers can't seem to understand how to use the make command so we made an app that connects directly to the demo website. You can connect your VFsync account to most of the OSes on this site to save your files, so you don't lose everything due to going to the home screen.</p>
<p>Although Innovation Inc. created this application, we did not create Bellard JSLinux.</p>
<p>Bellard JSLinux was completely created by Fabrice Bellard.</p>
</div>
<div class="buttonWrapper">
<div class="box-blue-emb-left" onclick="clickSound('https://github.com/sparrdrem/DremJS-Market/releases/download/Apps/Bellard-JSLinux.zip')">
<h3 class="cwhite">Download</h2>
<hr />
<h3 class="cwhite">Version 1.0.0</h3>
</div>
<div class="box-blue-emb-right" onclick="clickSound('../../index-apps.html')">
<h3 class="cwhite">Go Back</h3>
<hr />
<h3 class="cwhite">DremJS Market</h3>
</div>
</div>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 93 KiB

View file

@ -1,101 +0,0 @@
<html>
<head>
<title>DremJS Market</title>
<style>
.box-blue {
margin:0 0 5px;
overflow:hidden;
padding:5px;
background-color:#FFFFFF;
border:1px solid #8b8b8b;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.box-blue-emb-left {
margin:0 0 0px;
overflow:hidden;
padding:0px;
background-color:#009ac7;
border-radius: 5px;
position: absolute;
left: 10px;
width: 48%;
text-align: center;
}
.box-blue-emb-right {
margin:0 0 0px;
overflow:hidden;
padding:0px;
background-color:#009ac7;
border-radius: 5px;
position: absolute;
right: 10px;
width: 48%;
text-align: center;
}
.buttonWrapper {
width:95%;
margin: auto;
text-align: center;
}
.rel-uemb {
position: relative;
left: 25px;
}
.rel-emb {
position: absolute;
top: 2px;
}
.cwhite {
color: #FFFFFF;
}
html, body {
height: 100%;
margin: 0;
padding: 0;
}
img {
padding: 0;
display: block;
margin: 0 auto;
max-height: 100%;
max-width: 100%;
}
</style>
</head>
<body>
<script>
function clickSound(page) {
window.globalPage=page;
var audio = new Audio('https://github.com/sparrdrem/DremJS-Market/blob/master/select.wav?raw=true');
audio.play();
setTimeout(gotoPage, 2000);
}
function gotoPage(page) {
window.location.href = globalPage;
}
</script>
<div class="box-blue">
<p><img style="padding: 5 15px; float: left;" src="snapshot.png" /></p>
<p style="margin-top: 20px;"> </p>
<h2>Collection.JS</h2>
<p>SparrOSDeveloperTeam</p>
<p>Released: June 30, 2018</p>
<br />
<p>A collection of JS apps such as emulators and applications. A sort of bundle app you could say!</p>
</div>
<div class="buttonWrapper">
<div class="box-blue-emb-left" onclick="clickSound('https://github.com/sparrdrem/DremJS-Market/releases/download/Apps/Collection-JS.zip')">
<h3 class="cwhite">Download</h2>
<hr />
<h3 class="cwhite">Version 1.0.0</h3>
</div>
<div class="box-blue-emb-right" onclick="clickSound('../../index-apps.html')">
<h3 class="cwhite">Go Back</h3>
<hr />
<h3 class="cwhite">DremJS Market</h3>
</div>
</div>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 913 B

View file

@ -1,101 +0,0 @@
<html>
<head>
<title>DremJS Market</title>
<style>
.box-blue {
margin:0 0 5px;
overflow:hidden;
padding:5px;
background-color:#FFFFFF;
border:1px solid #8b8b8b;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.box-blue-emb-left {
margin:0 0 0px;
overflow:hidden;
padding:0px;
background-color:#009ac7;
border-radius: 5px;
position: absolute;
left: 10px;
width: 48%;
text-align: center;
}
.box-blue-emb-right {
margin:0 0 0px;
overflow:hidden;
padding:0px;
background-color:#009ac7;
border-radius: 5px;
position: absolute;
right: 10px;
width: 48%;
text-align: center;
}
.buttonWrapper {
width:95%;
margin: auto;
text-align: center;
}
.rel-uemb {
position: relative;
left: 25px;
}
.rel-emb {
position: absolute;
top: 2px;
}
.cwhite {
color: #FFFFFF;
}
html, body {
height: 100%;
margin: 0;
padding: 0;
}
img {
padding: 0;
display: block;
margin: 0 auto;
max-height: 100%;
max-width: 100%;
}
</style>
</head>
<body>
<script>
function clickSound(page) {
window.globalPage=page;
var audio = new Audio('https://github.com/sparrdrem/DremJS-Market/blob/master/select.wav?raw=true');
audio.play();
setTimeout(gotoPage, 2000);
}
function gotoPage(page) {
window.location.href = globalPage;
}
</script>
<div class="box-blue">
<p><img style="padding: 5 15px; float: left;" src="snapshot.png" /></p>
<p style="margin-top: 20px;"> </p>
<h2>Paint</h2>
<p>Innovation Inc.</p>
<p>Released: 2018</p>
<br />
<p>A paint app based on iamshanedoyle's "Simple Paint App".</p>
</div>
<div class="buttonWrapper">
<div class="box-blue-emb-left" onclick="clickSound('https://github.com/sparrdrem/DremJS-Market/releases/download/Apps/Paint.zip')">
<h3 class="cwhite">Download</h2>
<hr />
<h3 class="cwhite">Version 1.0.0</h3>
</div>
<div class="box-blue-emb-right" onclick="clickSound('../../index-apps.html')">
<h3 class="cwhite">Go Back</h3>
<hr />
<h3 class="cwhite">DremJS Market</h3>
</div>
</div>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 324 KiB

View file

@ -1,101 +0,0 @@
<html>
<head>
<title>DremJS Market</title>
<style>
.box-blue {
margin:0 0 5px;
overflow:hidden;
padding:5px;
background-color:#FFFFFF;
border:1px solid #8b8b8b;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.box-blue-emb-left {
margin:0 0 0px;
overflow:hidden;
padding:0px;
background-color:#009ac7;
border-radius: 5px;
position: absolute;
left: 10px;
width: 48%;
text-align: center;
}
.box-blue-emb-right {
margin:0 0 0px;
overflow:hidden;
padding:0px;
background-color:#009ac7;
border-radius: 5px;
position: absolute;
right: 10px;
width: 48%;
text-align: center;
}
.buttonWrapper {
width:95%;
margin: auto;
text-align: center;
}
.rel-uemb {
position: relative;
left: 25px;
}
.rel-emb {
position: absolute;
top: 2px;
}
.cwhite {
color: #FFFFFF;
}
html, body {
height: 100%;
margin: 0;
padding: 0;
}
img {
padding: 0;
display: block;
margin: 0 auto;
max-height: 100%;
max-width: 100%;
}
</style>
</head>
<body>
<script>
function clickSound(page) {
window.globalPage=page;
var audio = new Audio('https://github.com/sparrdrem/DremJS-Market/blob/master/select.wav?raw=true');
audio.play();
setTimeout(gotoPage, 2000);
}
function gotoPage(page) {
window.location.href = globalPage;
}
</script>
<div class="box-blue">
<p><img style="padding: 5 15px; float: left;" src="snapshot.png" /></p>
<p style="margin-top: 20px;"> </p>
<h2>Sam&Yoe Group: The Video Game</h2>
<p>Sparrdrem</p>
<p>Released: 2018</p>
<br />
<p>Play the Game Directly on DremJS!</p>
</div>
<div class="buttonWrapper">
<div class="box-blue-emb-left" onclick="clickSound('https://github.com/sparrdrem/DremJS-Market/releases/download/Apps/SYGTVG.zip')">
<h3 class="cwhite">Download</h2>
<hr />
<h3 class="cwhite">Build 0030</h3>
</div>
<div class="box-blue-emb-right" onclick="clickSound('../../index-apps.html')">
<h3 class="cwhite">Go Back</h3>
<hr />
<h3 class="cwhite">DremJS Market</h3>
</div>
</div>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 840 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

View file

@ -1,101 +0,0 @@
<html>
<head>
<title>DremJS Market</title>
<style>
.box-blue {
margin:0 0 5px;
overflow:hidden;
padding:5px;
background-color:#FFFFFF;
border:1px solid #8b8b8b;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.box-blue-emb-left {
margin:0 0 0px;
overflow:hidden;
padding:0px;
background-color:#009ac7;
border-radius: 5px;
position: absolute;
left: 10px;
width: 48%;
text-align: center;
}
.box-blue-emb-right {
margin:0 0 0px;
overflow:hidden;
padding:0px;
background-color:#009ac7;
border-radius: 5px;
position: absolute;
right: 10px;
width: 48%;
text-align: center;
}
.buttonWrapper {
width:95%;
margin: auto;
text-align: center;
}
.rel-uemb {
position: relative;
left: 25px;
}
.rel-emb {
position: absolute;
top: 2px;
}
.cwhite {
color: #FFFFFF;
}
html, body {
height: 100%;
margin: 0;
padding: 0;
}
img {
padding: 0;
display: block;
margin: 0 auto;
max-height: 100%;
max-width: 100%;
}
</style>
</head>
<body>
<script>
function clickSound(page) {
window.globalPage=page;
var audio = new Audio('https://github.com/sparrdrem/DremJS-Market/blob/master/select.wav?raw=true');
audio.play();
setTimeout(gotoPage, 2000);
}
function gotoPage(page) {
window.location.href = globalPage;
}
</script>
<div class="box-blue">
<p><img style="padding: 5 15px; float: left;" src="snapshot.png" /></p>
<p style="margin-top: 20px;"> </p>
<h2>TinyMCE</h2>
<p>Innovation Inc.</p>
<p>Released: 2018</p>
<br />
<p>The TinyMCE text editor on DremJS!</p>
</div>
<div class="buttonWrapper">
<div class="box-blue-emb-left" onclick="clickSound('https://github.com/sparrdrem/DremJS-Market/releases/download/Apps/tinymce.zip')">
<h3 class="cwhite">Download</h2>
<hr />
<h3 class="cwhite">Version 1.0.0</h3>
</div>
<div class="box-blue-emb-right" onclick="clickSound('../../index-apps.html')">
<h3 class="cwhite">Go Back</h3>
<hr />
<h3 class="cwhite">DremJS Market</h3>
</div>
</div>
</body>
</html>

View file

@ -1,101 +0,0 @@
<html>
<head>
<title>DremJS Market</title>
<style>
.box-blue {
margin:0 0 5px;
overflow:hidden;
padding:5px;
background-color:#FFFFFF;
border:1px solid #8b8b8b;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.box-blue-emb-left {
margin:0 0 0px;
overflow:hidden;
padding:0px;
background-color:#009ac7;
border-radius: 5px;
position: absolute;
left: 10px;
width: 48%;
text-align: center;
}
.box-blue-emb-right {
margin:0 0 0px;
overflow:hidden;
padding:0px;
background-color:#009ac7;
border-radius: 5px;
position: absolute;
right: 10px;
width: 48%;
text-align: center;
}
.buttonWrapper {
width:95%;
margin: auto;
text-align: center;
}
.rel-uemb {
position: relative;
left: 25px;
}
.rel-emb {
position: absolute;
top: 2px;
}
.cwhite {
color: #FFFFFF;
}
html, body {
height: 100%;
margin: 0;
padding: 0;
}
img {
padding: 0;
display: block;
margin: 0 auto;
max-height: 100%;
max-width: 100%;
}
</style>
</head>
<body>
<script>
function clickSound(page) {
window.globalPage=page;
var audio = new Audio('https://github.com/sparrdrem/DremJS-Market/blob/master/select.wav?raw=true');
audio.play();
setTimeout(gotoPage, 2000);
}
function gotoPage(page) {
window.location.href = globalPage;
}
</script>
<div class="box-blue">
<p><img style="padding: 5 15px; float: left;" src="snapshot.png" /></p>
<p style="margin-top: 20px;"> </p>
<h2>Application Title</h2>
<p>Developer</p>
<p>Released: Month Day, Year</p>
<br />
<p>Description</p>
</div>
<div class="buttonWrapper">
<div class="box-blue-emb-left" onclick="clickSound('https://github.com/sparrdrem/DremJS-Market/releases/download/Apps/Collection-JS.zip')">
<h3 class="cwhite">Download</h2>
<hr />
<h3 class="cwhite">Version x.x.x</h3>
</div>
<div class="box-blue-emb-right" onclick="clickSound('../../index-enter.html')">
<h3 class="cwhite">Go Back</h3>
<hr />
<h3 class="cwhite">DremJS Market</h3>
</div>
</div>
</body>
</html>

BIN
gate.gif

Binary file not shown.

Before

Width:  |  Height:  |  Size: 570 KiB

View file

@ -1,124 +0,0 @@
<html>
<head>
<title>DremJS Market</title>
<style>
.box-blue {
margin:0 0 5px;
overflow:hidden;
padding:0px;
background-color:#FFFFFF;
border:1px solid #8b8b8b;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.box-blue-emb {
margin:0 0 0px;
overflow:hidden;
padding:5px;
background-color:#009ac7;
border-radius: 5px;
width: 95%;
margin: auto;
}
.buttonWrapper {
width:95%;
margin: auto;
text-align: center;
}
.rel-uemb {
position: relative;
left: 25px;
}
.rel-emb {
position: absolute;
top: 2px;
}
.cwhite {
color: #FFFFFF;
}
html, body {
height: 100%;
margin: 0;
padding: 0;
}
img {
padding: 0;
display: block;
margin: 0 auto;
max-height: 100%;
max-width: 100%;
}
</style>
</head>
<body>
<script>
function clickSound(page) {
window.globalPage=page;
var audio = new Audio('https://github.com/sparrdrem/DremJS-Market/blob/master/select.wav?raw=true');
audio.play();
setTimeout(gotoPage, 2000);
}
function gotoPage(page) {
window.location.href = globalPage;
}
</script>
<div class="box-blue-emb" onclick="clickSound('downloadPages/Bellard/bellard.html')">
<p><img style="padding: 5 15px; float: left;" src="downloadPages/Bellard/logo.png" height="128px" width="128px" /></p>
<p style="margin-top: 25px;"> </p>
<p class="cwhite">Bellard JSLinux</p>
<p class="cwhite">Linux in DrenJS!</p>
<p class="cwhite">Innovation Inc.</p>
</div>
<br />
<div class="box-blue-emb" onclick="clickSound('downloadPages/Paint/paint.html')">
<p><img style="padding: 5 15px; float: left;" src="downloadPages/Paint/logo.png" height="128px" width="128px" /></p>
<p style="margin-top: 25px;"> </p>
<p class="cwhite">Paint</p>
<p class="cwhite">A simple paint app.</p>
<p class="cwhite">Innovation Inc.</p>
</div>
<br />
<div class="box-blue-emb" onclick="clickSound('downloadPages/CollectionJS/collectionjs.html')">
<p><img style="padding: 5 15px; float: left;" src="downloadPages/CollectionJS/logo.png" height="128px" width="128px" /></p>
<p style="margin-top: 25px;"> </p>
<p class="cwhite">Collection.JS</p>
<p class="cwhite">A collection of JavaScript projects</p>
<p class="cwhite">SparrOSDeveloperTeam</p>
</div>
<br />
<div class="box-blue-emb" onclick="clickSound('downloadPages/SYGTVG/sygtvg.html')">
<p><img style="padding: 5 15px; float: left;" src="downloadPages/SYGTVG/logo.png" height="128px" width="128px" /></p>
<p style="margin-top: 25px;"> </p>
<p class="cwhite">Sam&Yoe Group: The Video Game</p>
<p class="cwhite">Play the game directly in DremJS!</p>
<p class="cwhite">Sparrdrem</p>
</div>
<br />
<div class="box-blue-emb" onclick="clickSound('downloadPages/TinyMCE/tinymce.html')">
<p><img style="padding: 5 15px; float: left;" src="downloadPages/TinyMCE/logo.png" height="128px" width="128px" /></p>
<p style="margin-top: 25px;"> </p>
<p class="cwhite">TinyMCE</p>
<p class="cwhite">The TinyMCE text editor on DremJS</p>
<p class="cwhite">Innovation Inc.</p>
</div>
<br />
<!--<div class="box-blue-emb" onclick="clickSound('downloadPages/CollectionJS/collectionjs.html')">
<p><img style="padding: 5 15px; float: left;" src="downloadPages/CollectionJS/logo.png" height="128px" width="128px" /></p>
<p style="margin-top: 25px;"> </p>
<p class="cwhite">Name</p>
<p class="cwhite">Short Desc</p>
<p class="cwhite">Developer</p>
</div>-->
</body>
</html>
<!-- App Template -->
<!--
<div class="box-blue-emb" onclick="clickSound('downloadPages/link/link.html')">
<p><img style="padding: 5 15px; float: left;" src="downloadPages/CollectionJS/logo.png" height="128px" width="128px" /></p>
<p style="margin-top: 25px;"> </p>
<p class="cwhite">Name</p>
<p class="cwhite">Short Desc</p>
<p class="cwhite">Developer</p>
</div>
-->

View file

@ -1,83 +0,0 @@
<html>
<head>
<title>DremJS Market</title>
<style>
.box-blue {
margin:0 0 5px;
overflow:hidden;
padding:5px;
background-color:#FFFFFF;
border:1px solid #8b8b8b;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.box-blue-emb-left {
margin:0 0 0px;
overflow:hidden;
padding:0px;
background-color:#009ac7;
border-radius: 5px;
position: absolute;
left: 10px;
width: 48%;
text-align: center;
}
.box-blue-emb-right {
margin:0 0 0px;
overflow:hidden;
padding:0px;
background-color:#009ac7;
border-radius: 5px;
position: absolute;
right: 10px;
width: 48%;
text-align: center;
}
.buttonWrapper {
width:95%;
margin: auto;
text-align: center;
}
.rel-uemb {
position: relative;
left: 25px;
}
.rel-emb {
position: absolute;
top: 2px;
}
.cwhite {
color: #FFFFFF;
}
html, body {
height: 100%;
margin: 0;
padding: 0;
}
img {
padding: 0;
display: block;
margin: 0 auto;
max-height: 100%;
max-width: 100%;
}
</style>
</head>
<body>
<script>
function clickSound(page) {
window.globalPage=page;
var audio = new Audio('https://github.com/sparrdrem/DremJS-Market/blob/master/select.wav?raw=true');
audio.play();
setTimeout(gotoPage, 2000);
}
function gotoPage(page) {
window.location.href = globalPage;
}
</script>
<div class="box-blue">
<iframe src="index-apps.html" width="98%" height="100%" frameborder="0"></iframe>
</div>
</body>
</html>

View file

@ -1,10 +1,10 @@
<html>
<head>
<!--<audio loop autoplay>
<audio loop autoplay>
Aw fiddle sticks. What now? (ERROR: 1040-0001)
Your browser doesn't support the AUDIO tag! Get a newer browser or update it
<source src="music.mp3" type="audio/mp3">
</audio>-->
</audio>
<title>DremJS Market</title>
<style>
.box-blue {
@ -38,18 +38,6 @@
</style>
</head>
<body>
<script>
function clickSound(page) {
window.globalPage=page;
var audio = new Audio('https://github.com/sparrdrem/DremJS-Market/blob/master/select.wav?raw=true');
audio.play();
setTimeout(gotoPage, 2000);
}
function gotoPage(page) {
window.location.href = globalPage;
}
</script>
<h1>DremJS Market</h1>
<hr />
<div class="box-blue">
@ -59,22 +47,22 @@
<table border="0px">
<tbody>
<tr>
<td width="48%" onclick="clickSound('downloadPages/CollectionJS/collectionjs.html')"><h2 class="rel-uemb">Collection.JS</h2>
<td width="48%"><h2 class="rel-uemb"><a href="collection.js.reload">Collection.JS</a></h2>
<p class="rel-uemb">A collection of JS apps such as emulators and applications. A sort of bundle app you could say!</p></td>
<td width="48%" onclick="clickSound('downloadPages/SYGTVG/sygtvg.html')"><h2 class="rel-uemb">Sam&Yoe Group: The Video Game</h2>
<td width="48%"><h2 class="rel-uemb"><a href="sygtvg.reload">Sam&Yoe Group: The Video Game</a></h2>
<p class="rel-uemb">Play the Game Directly on DremJS!</p></td>
</tr>
</tbody>
<tbody>
<tr>
<td width="48%" onclick="clickSound('downloadPages/Bellard/bellard.html')"><h2 class="rel-uemb">Bellard JSLinux</h2>
<td width="48%"><h2 class="rel-uemb"><a href="bellard.reload">Bellard JSLinux</a></h2>
<p class="rel-uemb">Our computers can't seem to understand how to use the make command so we made an app that connects directly to the demo website. You can connect your VFsync account to most of the OSes on this site to save your files, so you don't lose everything due to going to the home screen.</p></td>
</tr>
</tbody>
</table>
</div>
<center>
<button onclick="clickSound('index-enter.html')">Start Shopping</button>
<button><a href="index-enter.reload">Start Shopping</a></button>
<!--
<h2>Collection.JS</h2>
<p>A collection of JS apps such as emulators and applications. A sort of bundle app you could say!</p>

View file

@ -1,8 +1,7 @@
<html>
<head>
<title>DremJS Market</title>
<!--<embed src="notification.wav" width="0" height="0" loop="true" autostart="true" hidden="true" />-->
<embed src="music.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" />
<embed src="notification.wav" width="0" height="0" loop="true" autostart="true" hidden="true" />
<style>
.box-blue {
margin:0 0 25px;
@ -36,13 +35,12 @@
</style>
</head>
<body>
<iframe src="index-featured.html" frameborder="0" width="100%" height="95%"></iframe>
<!--<div class="box-blue">
<div class="box-blue">
<div class="box-blue-emb">
<h2 class="rel-emb cwhite">Error (Code: 2010-0001)</h2>
</div>
<p class="rel-uemb">The DremJS Market is temporarily closed for remodeling and/or maintenance.</p>
</div>
<center><p>Send any apps you want added to the DremJS Market to innovationinc123@gmail.com</p></center>-->
<center><p>Send any apps you want added to the DremJS Market to innovationinc123@gmail.com</p></center>
</body>
</html>

View file

@ -44,9 +44,9 @@
vertical-align: middle;
text-align: center;
}
.img{
img{
transform-origin:50% 50%;
animation:1.5s rotateRight infinite linear;
}
@keyframes rotateRight{
@ -55,37 +55,18 @@
.br {
position: absolute;
bottom: 0px;
right: 2px;
}
.truecenter {
position: fixed;
top: 50%;
left: 50%;
line-height: 90px;
text-align: center;
margin-top: -50px;
margin-left: -100px;
right: 0px;
}
</style>
</head>
<body>
<script>
var current= new Date();
var month=current.getMonth();
var date=current.getDate();
function loadImage(image) {
var x = document.createElement("IMG");
x.setAttribute("src", image);
x.setAttribute("class", "truecenter");
document.body.appendChild(x);
}
if (month=="3" && date=="13") {
loadImage("gate.gif");
} else {
loadImage("load.gif");
}
</script>
<p class="br">v0.1.4</p>
<table id="wrapper">
<tr>
<td>
<img src="load.png" alt="Error loading preloader... Loading DremJS Market..." />
</td>
</tr>
</table>
<p class="br">v0.1.3</p>
</body>
</html>
<!-- animation:1.5s rotateRight infinite linear; -->

BIN
load.gif

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB