Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/examples/Know-USA/index.html
diff options
context:
space:
mode:
authorErik Garrison <erik@hypervolu.me>2009-11-18 21:26:57 (GMT)
committer Erik Garrison <erik@hypervolu.me>2009-11-18 21:26:57 (GMT)
commit5b7f4281a347e9dc9b6a0dd82f06a28fd5d7d51b (patch)
treebe96bfbffd44b9f6080c416810151cb26a27c8a5 /examples/Know-USA/index.html
parentd352293fa9073b10deaaa6cdb55232c20665db7d (diff)
UpdatesHEADmaster
Made the map bigger (full screen basically). Should work on any UA, not resizing automatically with the window. Minor tweaks. More colors. Colors are only used once on the map (we choose from ~150).
Diffstat (limited to 'examples/Know-USA/index.html')
-rwxr-xr-xexamples/Know-USA/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/Know-USA/index.html b/examples/Know-USA/index.html
index f4d44c6..aa73e5b 100755
--- a/examples/Know-USA/index.html
+++ b/examples/Know-USA/index.html
@@ -17,8 +17,8 @@
</head>
<body>
- <div id="map">
- <embed id="mysvg" src="assets/generic/images/usa.svg" width="820" height="900"/>
+ <div id="map" height='100%' width='100%'>
+ <embed id="mysvg" src="assets/generic/images/usa.svg"/>
</div>
<div id="questionArea">
<div id="buttons">