Tagged: image rollover
-
AuthorPosts
-
January 8, 2019 at 8:11 pm #1051477
Enfold gurus: I need to do a very simple rollover effect for a whole lot of boats. I can’t find anything in the theme which will allow me to do this. I tried some basic code I found online, to no avail.
An example of the images are below (note, I need to do this rollover for at least 50 boat images):
http://just4funpowersportslhc.com/wp-content/uploads/suncatcher-V324SE-overhead1.jpg
http://just4funpowersportslhc.com/wp-content/uploads/suncatcher-V324SE-overhead2.jpgThe test page is here: http://just4funpowersportslhc.com/portfolio-item/test/
And the code I found (that isn’t working) is from this webpage (note, I don’t want any linkage – just a rollover effect showing seats and seats with storage): https://wpfaq.org/site/rollover-buttons-and-images/
Can you give me some guidance, pretty please? All I need is a very basic rollover, closed/open seats.
January 8, 2019 at 8:28 pm #1051483Kids, after I posted, I found this:
Is this the best way to go?
January 10, 2019 at 6:49 am #1052191Hi,
Thanks for the update, though the last screenshot is not working. Could you try to post it again please?
Best regards,
RikardJanuary 16, 2019 at 7:10 pm #1054644Rikard:
I found another forum post and you’d provided the user with great code. We’re all good. You can close this.
a=”” nohref=”#” target=”_top” onmouseover=”document.sub_but.src=’http://just4funpowersportslhc.com/wp-content/uploads/suncatcher-V324SE-overhead2.jpg'” onmouseout=”document.sub_but.src=’http://just4funpowersportslhc.com/wp-content/uploads/suncatcher-V324SE-overhead1.jpg'”
img src=”http://just4funpowersportslhc.com/wp-content/uploads/suncatcher-V324SE-overhead1.jpg” style=”width:auto; height:auto; border:0px solid #cc3300;” alt=”Move your mouse over me” name=”sub_but”(I took the <> out so it would post without stripping) – this code worked perfectly.
January 18, 2019 at 5:30 am #1055349Hi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
Mike -
AuthorPosts
- The topic ‘Simple Rollover Image Code’ is closed to new replies.