Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote Rollover
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
00749288
Message ID:
00749450
Views:
23
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
Previous
Reply
Map
View

Click here to load this message in the networking platform