Skip to content

Commit

Permalink
css changes
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua1234511 committed Sep 25, 2015
1 parent 90274fa commit 4cecba7
Show file tree
Hide file tree
Showing 17 changed files with 129 additions and 16 deletions.
2 changes: 1 addition & 1 deletion Add/countlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
28
30
2 changes: 1 addition & 1 deletion Admin/countlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
103
107
21 changes: 20 additions & 1 deletion Display/display.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<script type="text/javascript">


function show(target , src,x){

document.getElementById(target).style.display = 'block';
Expand Down Expand Up @@ -31,11 +33,28 @@ function show(target , src,x){
}
document.getElementById('prev').name=p.toString();
document.getElementById('next').name=n.toString();
}

document.onkeydown = function() {
switch (window.event.keyCode) {
case 37:
show('display',p.toString(),<?php echo $x ?>);
break;
case 39:
show('display',n.toString(),<?php echo $x ?>);
break;


}
};
}
function hide(target){
document.getElementById(target).style.display = 'none';
}





</script>
<div id="display" style="z-index:100; display:none;">
<a onclick="show('display',this.name,<?php echo $x ?>);" onmouseover="show('display',this.name,<?php echo $x ?>);" id="prev" name="" style="left: 26%;
Expand Down
1 change: 1 addition & 0 deletions Edit/log.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ Error on page :http://.movies.sj/Edit/ Error time: Array Error : Invalid image f
Error on page :http://.movies.sj/Edit/ Error time: Array Error : Invalid image format
Error on page :http://.movies.sj/Edit/ Error time: 1443079359 Error : Invalid image format
Error on page :http://.movies.sj/Edit/ Error timeStamp: 1443079464 Error : Invalid image format
Insert on page :http://.movies.sj/Edit/ Insert timeStamp: 1443090352 Insert :Insert operation done
2 changes: 1 addition & 1 deletion Login/countlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
55
56
1 change: 1 addition & 0 deletions Login/log.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Logout on page :http://.movies.sj/Login/logout.php Logout timeStamp: 1443094747 Logout done
2 changes: 1 addition & 1 deletion Register/countlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
65
66
2 changes: 1 addition & 1 deletion Subscribe/comment.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
include ("../Config/config.php");
$data=$_POST['comment'];
$li='data.txt';
$data=$data. "\n";
$data = $data. "\n";
file_put_contents($li, $data, FILE_APPEND | LOCK_EX);
header('Location: '.$Subscribe);
?>
2 changes: 1 addition & 1 deletion Subscribe/countlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
84
99
12 changes: 5 additions & 7 deletions Subscribe/data.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
1234567
aaaaaa
56789
bbbbbhello
bay
lol
joshua
how are you?

hi
1234567

HI!!!!
Sharavan
2 changes: 1 addition & 1 deletion countlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
376
406
6 changes: 6 additions & 0 deletions css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,12 @@ header h1 {
text-align: left;

}
header iframe#NewsWindow{
z-index: 100;
top: 2%;
left: 25%;
position: fixed;
}
header h1:hover {
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
Expand Down
2 changes: 1 addition & 1 deletion data.txt

Large diffs are not rendered by default.

Binary file added images/31.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
<header>
<h1><a href="#">Movies</a></h1>
<h2><i>It's funny how the colors of the real world only seem really real when you watch them on a screen.</i></h2>
<iframe id="NewsWindow" src="news_win.php" width="50%" height="10%" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe>
<?php
session_start();
if(isset($_SESSION['username']) && !empty($_SESSION['username'])) { ?>
Expand Down
87 changes: 87 additions & 0 deletions news_win.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head>
<style type="text/css">
<!--
BODY { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }
TABLE { COLOR: #000000; FONT: 11px arial, sans-serif; font-weight: normal }
.title { COLOR: #0033FF; FONT: 12px arial, sans-serif; font-weight: bold; }
#NewsDiv { position: absolute; left: 0; top: 0; width: 100% }
-->
</style>
</head>
<body bgcolor="#F0F0F0" text="#000000" onmouseover="scrollspeed=0" onmouseout="scrollspeed=current" onload="NewsScrollStart();">
<div id="NewsDiv">
<table cellpadding="5" cellspacing="0" border="0" width="100%"><tr><td>
<span class="title">
Advertise In This Space
<br>
Contact: Joshua Fernandes.
</span><br><br><br><br><br><br><br><br>
<span class="title">
Advertise In This Space
<br>
Contact: Joshua Fernandes.
</span><br>
</td></tr></table>
</div>
<script language="JavaScript" type="text/javascript">
<!-- HIDE CODE
var scrollspeed = "1" // SET SCROLLER SPEED 1 = SLOWEST
var speedjump = "30" // ADJUST SCROLL JUMPING = RANGE 20 TO 40
var startdelay = "0" // START SCROLLING DELAY IN SECONDS
var nextdelay = "0" // SECOND SCROLL DELAY IN SECONDS 0 = QUICKEST
var topspace = "2px" // TOP SPACING FIRST TIME SCROLLING
var frameheight = "30px" // IF YOU RESIZE THE WINDOW EDIT THIS HEIGHT TO MATCH
current = (scrollspeed)
function HeightData(){
AreaHeight=dataobj.offsetHeight
if (AreaHeight==0){
setTimeout("HeightData()",( startdelay * 1000 ))
}
else {
ScrollNewsDiv()
}}
function NewsScrollStart(){
dataobj=document.all? document.all.NewsDiv : document.getElementById("NewsDiv")
dataobj.style.top=topspace
setTimeout("HeightData()",( startdelay * 1000 ))
}
function ScrollNewsDiv(){
dataobj.style.top=parseInt(dataobj.style.top)-(scrollspeed)
if (parseInt(dataobj.style.top)<AreaHeight*(-1)) {
dataobj.style.top=frameheight
setTimeout("ScrollNewsDiv()",( nextdelay * 1000 ))
}
else {
setTimeout("ScrollNewsDiv()",speedjump)
}}
</script>
</body>
</html>
Binary file added thumnails/31.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4cecba7

Please sign in to comment.