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:
9f8250c
)
Change ALL id="mkws*" to class="mkws*", as use of IDs is deprecated
author
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 17 Apr 2014 12:47:52 +0000
(12:47 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 17 Apr 2014 12:47:52 +0000
(12:47 +0000)
examples/htdocs/dict.html
patch
|
blob
|
history
diff --git
a/examples/htdocs/dict.html
b/examples/htdocs/dict.html
index
0520280
..
9aac803
100644
(file)
--- a/
examples/htdocs/dict.html
+++ b/
examples/htdocs/dict.html
@@
-43,7
+43,7
@@
</tr>
\r
</table>
\r
<script type="text/javascript">
\r
- $("#mkwsSearch").hide();
\r
+ $(".mkwsSearch").hide();
\r
\r
document.onclick = clickfunc;
\r
var selectedtext="";
\r