projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b8efa7
)
Use <div></div> instead of <div/>
author
Mike Taylor
<mike@indexdata.com>
Fri, 4 Apr 2014 11:23:51 +0000
(12:23 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Fri, 4 Apr 2014 11:23:51 +0000
(12:23 +0100)
For reasons that are TOTALLY opaque to me, the latter causes the other
MKWS divs to vanish when the cover-art appears. what is this i dont even
examples/htdocs/mike.html
patch
|
blob
|
history
diff --git
a/examples/htdocs/mike.html
b/examples/htdocs/mike.html
index
2229862
..
798aa3a
100644
(file)
--- a/
examples/htdocs/mike.html
+++ b/
examples/htdocs/mike.html
@@
-25,7
+25,7
@@
<script type="text/javascript" src="http://x.mkws.indexdata.com/mkws.js"></script>
</head>
<body>
- <div class='mkwsCoverart' autosearch='B00HOA1X5U'/>
+ <div class='mkwsCoverart' autosearch='B00HOA1X5U'></div>
<div id="mkwsSwitch"></div>
<div id="mkwsTargets"></div>
<div id="mkwsStat"></div>