View Full Version : Help question about .htc files !


dr3am3r
11-22-2003, 04:25 PM
Hi......i have a question about .htc files ! Is there any way that i can download .htc files in geocities for my link high effect ??? Here is the code that i have to download but geocitied isnt downloding....



<public:component>
<public:attach event="onmouseover" onevent="domouseover()">
<public:attach event="onmouseout" onevent="domouseout()">

<script language="javascript">

function domouseover()
{
with(element)
{
filters.item(0).Apply();
filters.item(0).Play();
}
}

function domouseout()
{
with(element)
{
filters.item(0).Apply();
filters.item(0).Play();
}
}

</script>

</public:component>





Can anyone help me !

lefty
11-22-2003, 05:15 PM
Nope, geocities doesn't support that file type. :\