Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
D
domotikad
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
domotika
domotikad
Commits
593d6d4a
Commit
593d6d4a
authored
Dec 20, 2013
by
nextime
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Pure CSS framework added
parent
991b50f0
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
2 deletions
+21
-2
index.php
Web/htdocs/gmi/index.php
+10
-2
pure-nr-min.css
Web/resources/pure/pure-nr-min.css
+11
-0
No files found.
Web/htdocs/gmi/index.php
View file @
593d6d4a
<html>
<head>
<title>
GMI V2.0 Demo
</title>
<title>
Domotika GMI Interface
</title>
<link
href=
'style.css'
type=
'text/css'
rel=
'stylesheet'
>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=UTF-8"
>
<script
language=
"javascript"
src=
"simpleGMI.js"
></script>
<style>
...
...
@@ -9,8 +10,15 @@
left
:
50px
;
}
</style>
<script
type=
"text/javascript"
>
simpleGMI
.
fullScreen
();
</script>
</head>
<body>
<div
id=
"antani"
onClick=
"alert('aaa'); alert(GMIEngine.getNetWorkInfo());simpleGMI.gotoURL('http://www.unixmedia.it');alert('ccc');"
>
AIUTO!
</div>
<div>
spazio
</div>
<div>
spazio
</div>
<div>
spazio
</div>
<div
onclick=
"simpleGMI.refresh()"
>
AAAAAAAAAAAAAAAAAAAAAAAAAAAA
</div>
</body>
</html>
Web/resources/pure/pure-nr-min.css
0 → 100644
View file @
593d6d4a
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment