View Full Version : link transitions


lucky
08-31-2003, 09:32 PM
I am having trouble with a link transition that I learned through ````````` [who referred me here]. I followed the directions exactly, but the effect did not happen.

I would really appreciate the help. Thank y'all :)

Exact code on my website.
-----------------------------------------------------------------
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
<style><!-- a{behavior:url(http:/www.mywebsite.com/link.htc); color:red; filter: progid:dximagetransform.microsoft.gradientwipe (duration=1.0); height:0px; text-decoration:none} --></style>

<style type="text/css"> a:hover {color:black} </style>

<title>Title</title>

</head>

<body>

Hello, I use this page to test out new stuff I have learned.
<br><br>
This is a <a href="http://www.mywebsite.com">deliberate link</a>



</body>
</html>

lucky
08-31-2003, 09:39 PM
Nevermind.

I feel like a moron. LOL When to make sure I was linking to "link.htc" correctly, for some reason geocities will not accept .htc as a valid file. I asumed it did when I uploaded it. Oops.

Anyone know how I can get around that ?

Thank you. :)

Cherchezlafemme
08-31-2003, 09:41 PM
You can't, some hosters like free ones are limited on the files they support

starlet
09-01-2003, 01:06 AM
and sadly you cant direct link them...if you are on geocities then the .htc file needs to be on geocities...but they dont allow them so yeah, nothing you can do :(

lucky
09-01-2003, 03:40 AM
Oh I know about the direct linking, my website is on geocities.
No matter though I guess, since it won't even upload the darn file. Sheesh!

Thanks for the advice y'all! :)