Welcome to Gaia! ::


How do you make your links crossed-out on mouseover?
Try JavaScript applets to change the script to strikeout when you desire...
Here's a really simple example of how to do it:
<html>
<head>
<style type="text/css">
A:hover { text-decoration: line-through }
</style>
<body>
<a href="http://www.google.com">Blah</a>
</body>
</html>


The important thing is the text-decoration attribute for the A:hover property.

Quick Reply

Submit
Manage Your Items
Other Stuff
Get GCash
Offers
Get Items
More Items
Where Everyone Hangs Out
Other Community Areas
Virtual Spaces
Fun Stuff
Gaia's Games
Mini-Games
Play with GCash
Play with Platinum