|
115
|
1 <!DOCTYPE HTML>
|
|
|
2 <html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
3 <head>
|
|
|
4 <title>Hover demo</title>
|
|
|
5 </head>
|
|
|
6 <style>
|
|
|
7 .kinovar { color:red; font-size:20px;}
|
|
|
8 .slavic { color: blue;}
|
|
|
9 #result {top:10px;left:10px;}
|
|
|
10 .floater { position: fixed; background-color:white; border:2px solid
|
|
117
|
11 black; padding:4px; visibility: hidden}
|
|
115
|
12 .word { color:blue;}
|
|
|
13 </style>
|
|
|
14 <script
|
|
|
15 src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
|
|
16 <script src="findWord.js"></script>
|
|
|
17 <div id="result" class="floater"></div>
|
|
117
|
18 <h1>Click demo</h1>
|
|
|
19 <div>
|
|
115
|
20 <p><span class="kinovar"><span id="selection_index3337"
|
|
|
21 class="selection_index"></span>По f7-мъ часЁ твори1тъ сщ7eнникъ начaло
|
|
|
22 съ кади1ломъ и3 со свэщeю, цrкимъ двeремъ tвeрзєннымъ, и3 поeтъ:
|
|
|
23 Х</span>rт0съ воскRсе: <span class="kinovar">со стіхи2. И# по стісёхъ
|
|
|
24 pал0мъ: Б</span>лгcви2 душE моS гDа: <span class="kinovar">И#
|
|
|
25 є3ктеніA. Тaже каfjсма nбhчнаz.</span></p>
|
|
|
26 <div class="slavic"> <input value="Works around other tags!"></input>
|
|
|
27 <p><span
|
|
|
28 id="selection_index3737" class="selection_index"></span>(л. рo7з
|
|
|
29 њб.)</p>
|
|
|
30 <p><span class="kinovar"><span id="selection_index3738"
|
|
|
31 class="selection_index"></span>Во вт0рникъ вeчера</span> </p>
|
|
|
32 <p><span
|
|
|
33 class="kinovar"><span id="selection_index3739"
|
|
|
34 class="selection_index"></span>tдaніе прaздника
|
|
|
35 пaсхи.</span></p>
|
|
|
36 <p><span class="kinovar"><span
|
|
|
37 id="selection_index3740" class="selection_index"></span>По f7-мъ часЁ
|
|
|
38 твори1тъ сщ7eнникъ начaло съ кади1ломъ и3 со свэщeю, цrкимъ двeремъ
|
|
|
39 tвeрзєннымъ, и3 поeтъ: Х</span>rт0съ воскRсе: <span class="kinovar">со
|
|
|
40 стіхи2. И# по стісёхъ pал0мъ: Б</span>лгcви2 душE моS гDа: <span
|
|
|
41 class="kinovar">И# є3ктеніA. Тaже каfjсма nбhчнаz.<input value="Works
|
|
|
42 around inline tags too"></input></span></p>
|
|
|
43 <p><span class="kinovar"><span
|
|
|
44 id="selection_index3741" class="selection_index"></span>На ГDи
|
|
|
45 воззвaхъ: поeмъ стіхи6ры самоглaсны, слэпaгw, на ѕ7. Глaсъ
|
|
|
46 в7:</span></p>
|
|
|
47 </div>
|
|
|
48 </div>
|
|
|
49 <body>
|
|
|
50
|
|
|
51
|
|
|
52
|
|
|
53 <hr/>
|
|
|
54 <address><a href="mailto:ht@inf.ed.ac.uk">Henry S. Thompson</a></address>
|
|
|
55 <!-- Created: Sat Mar 23 17:06:33 GMTST 2019 -->
|
|
|
56 <!-- hhmts start -->
|
|
117
|
57 Last modified: Sat Mar 23 17:48:39 GMTST 2019
|
|
115
|
58 <!-- hhmts end -->
|
|
|
59 </body>
|
|
|
60
|
|
|
61 </html>
|