Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remote Rollover
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
00749288
Message ID:
00749450
Vues:
24
Thanks so much Cathi, I'll give it a try...

>Hi Brad,
>
>Here is some sample client side code that shows the remote rollover code:
>
>
><a href="MyPage.aspx"
>onMouseOver="document.image2.src='MyNewGif.gif'"
>onMouseOut="document.image2.src='MyOriginal.gif'" >
><IMG height=30 width=142
>border=0
>   src="MySrc1.gif"
>name="image1"></a>
>
><a href="MyOtherPage.aspx">
><IMG height=30 width=142
>border=0
>   src="MyOriginal.gif"
>name="image2"></a>
>
>
>>I'm looking for an example in C#-Webform of a remote rollover, you know changing the image of one button or image while passing over another button or link. I think I'll need some java but I'm not really sure. TIA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform