Subversion Repository Public Repository

litesoft

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!doctype html>
<!--                                                                        -->
<!-- Copyright 2008 Google Inc.                                             -->
<!-- Licensed under the Apache License, Version 2.0 (the "License"); you    -->
<!-- may not use this file except in compliance with the License. You may   -->
<!-- may obtain a copy of the License at                                    -->
<!--                                                                        -->
<!-- http://www.apache.org/licenses/LICENSE-2.0                             -->
<!--                                                                        -->
<!-- Unless required by applicable law or agreed to in writing, software    -->
<!-- distributed under the License is distributed on an "AS IS" BASIS,      -->
<!-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or        -->
<!-- implied. License for the specific language governing permissions and   -->
<!-- limitations under the License.                                         -->
 
<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <title>Hello</title>
    <script type="text/javascript" src="cordova-1.7.0.js"></script>
    <script type="text/javascript" language="javascript" src="Hello/Hello.nocache.js"></script>
  </head>
  <body bgcolor="white"> 
    <noscript>
      <div style="width: 22em; position: absolute; left: 50%; margin-left: -11em; color: red; background-color:white; border: 1px solid red; padding: 4px; font-family: sans-serif">
        Your web browser must have JavaScript enabled
        in order for this application to display correctly.
      </div>
    </noscript>
  </body>
</html>

Commits for litesoft/trunk/GWT_Sandbox/SampleHello/war/Hello.html

Diff revisions: vs.
Revision Author Commited Message
664 Diff Diff GeorgeS picture GeorgeS Sun 13 May, 2012 18:06:41 +0000
655 Diff Diff GeorgeS picture GeorgeS Mon 30 Apr, 2012 01:38:01 +0000
653 GeorgeS picture GeorgeS Mon 30 Apr, 2012 01:18:12 +0000