show hyperlinks
This commit is contained in:
parent
8874a8e12a
commit
60b74b4c93
14
test.html
14
test.html
|
@ -8,13 +8,13 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background-color: #eeeeee;
|
background-color: #eeeeee;
|
||||||
}
|
}
|
||||||
a.iffy-word:link {
|
// a.iffy-word:link {
|
||||||
text-decoration: none;
|
// text-decoration: none;
|
||||||
color: #000000;
|
// color: #000000;
|
||||||
}
|
// }
|
||||||
a.iffy-word:hover {
|
// a.iffy-word:hover {
|
||||||
color: #0000dd;
|
// color: #0000dd;
|
||||||
}
|
// }
|
||||||
</style>
|
</style>
|
||||||
<script type="text/javascript" src="jquery.js"></script>
|
<script type="text/javascript" src="jquery.js"></script>
|
||||||
<script type="text/javascript" src="jqueryui/js/jquery-ui-1.8.5.custom.min.js"></script>
|
<script type="text/javascript" src="jqueryui/js/jquery-ui-1.8.5.custom.min.js"></script>
|
||||||
|
|
Loading…
Reference in a new issue