Skip to content

Commit

Permalink
made reload no blink the page
Browse files Browse the repository at this point in the history
  • Loading branch information
shimondoodkin committed Jul 1, 2010
1 parent 0bea98b commit 7d30f39
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions my_enginx_config/var/www/nginx-default/log.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<title>Log</title>
<script type="text/javascript" language="javascript">

function createXMLHttp() {

if (typeof XMLHttpRequest != "undefined") {
Expand Down
1 change: 0 additions & 1 deletion my_enginx_config/var/www/nginx-default/reload.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<title>Reload</title>
<script type="text/javascript" language="javascript">


// usage:
// http://localhost/reload.html?/mainpage/list.jsp

Expand Down

0 comments on commit 7d30f39

Please sign in to comment.