Mercurial > hg > Aquinas
diff hoverDemo.html @ 117:4be71cc75f64
on click now
| author | ht |
|---|---|
| date | Sat, 23 Mar 2019 18:09:20 +0000 |
| parents | b3d53c87d7ea |
| children |
line wrap: on
line diff
--- a/hoverDemo.html Sat Mar 23 17:47:41 2019 +0000 +++ b/hoverDemo.html Sat Mar 23 18:09:20 2019 +0000 @@ -8,16 +8,15 @@ .slavic { color: blue;} #result {top:10px;left:10px;} .floater { position: fixed; background-color:white; border:2px solid - black; padding:4px;} + black; padding:4px; visibility: hidden} .word { color:blue;} </style> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="findWord.js"></script> - <div id="bridge" class="floater"></div> <div id="result" class="floater"></div> - <h1>Hover demo</h1> - <div id="hoverText"> + <h1>Click demo</h1> + <div> <p><span class="kinovar"><span id="selection_index3337" class="selection_index"></span>По f7-мъ часЁ твори1тъ сщ7eнникъ начaло съ кади1ломъ и3 со свэщeю, цrкимъ двeремъ tвeрзєннымъ, и3 поeтъ: @@ -55,7 +54,7 @@ <address><a href="mailto:ht@inf.ed.ac.uk">Henry S. Thompson</a></address> <!-- Created: Sat Mar 23 17:06:33 GMTST 2019 --> <!-- hhmts start --> -Last modified: Sat Mar 23 17:14:05 GMTST 2019 +Last modified: Sat Mar 23 17:48:39 GMTST 2019 <!-- hhmts end --> </body>
