Took a look to find a solution but am still kinda stuck. Using Umbraco 4.5.2 (as host does not yet support ASP.NET 4.0) and want to use JS rollover images on the side of my page. Trying to determine the best way to do it instead of using just a textbox multiple or text string.
Current code is as follows. Ideally, would love to have the code ready and just be able to select two images for the rollover effect when desired.
Thanks for the reply! There are two situations that would be ideal.
1. I have x number of pre-determined rollover buttons already coded and I could display those buttons based on a selection (ie. I have a "Contact Us", "Request a Consultation", "Lean More", etc. rollover images and from a selection, I could chose which to display).
2. Allow for two images to be selected via the media picker or whatever. The first image selected would be the standard image and the second image selected would be the rollover image.
Please let me know what other info I can provide. Thanks for the help.
Javascript Rollover Images
Took a look to find a solution but am still kinda stuck. Using Umbraco 4.5.2 (as host does not yet support ASP.NET 4.0) and want to use JS rollover images on the side of my page. Trying to determine the best way to do it instead of using just a textbox multiple or text string.
Current code is as follows. Ideally, would love to have the code ready and just be able to select two images for the rollover effect when desired.
Chris.
Hi Chris
What are you trying to do xslt-wise?
Are you looking for a way to render out two images defined on a page?
Thanks for the reply! There are two situations that would be ideal.
1. I have x number of pre-determined rollover buttons already coded and I could display those buttons based on a selection (ie. I have a "Contact Us", "Request a Consultation", "Lean More", etc. rollover images and from a selection, I could chose which to display).
2. Allow for two images to be selected via the media picker or whatever. The first image selected would be the standard image and the second image selected would be the rollover image.
Please let me know what other info I can provide. Thanks for the help.
is working on a reply...