posted by
pmsumner at 05:21pm on 07/05/2002
Anyone any good with LJ style overrides? Anyone care to explain to me why the following override doesn't flip the link text round when I place my mouse cursor over it?
GLOBAL_HEAD<=
<style>
.flip a:hover {Filter: FlipH}
</style>
<=GLOBAL_HEAD
<table class="flip">
<tr>
<td align="center">
<a href="#">Text to be flipped
</td>
</tr>
</table>
There are 4 comments on this entry.