How to add image with mouse over image inside html widget
So I built a custom html widget using html table to reproduce the multiproduct homepage with custom icons. Now I want to add a mouse over image to the product images. How do i do that?
So I built a custom html widget using html table to reproduce the multiproduct homepage with custom icons. Now I want to add a mouse over image to the product images. How do i do that?
<img src="image1" onmouseover="this.src='image2'" onmouseout="this.src='image1'" />
If you ever had a profile with us, there's no need to create another one.
Don't worry if your email address has since changed, or you can't remember your login, just let us know at community@gainsight.com and we'll help you get started from where you left.
Else, please continue with the registration below.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.