Popup using social media icon image
-
Hello, I am trying to use this as an image that pops up when a social icon is clicked on. Here is the page- carriebradshawlied.com, using the snapchat icon in the sidebar on the far right. Here is the code I’m using:
<img
onmouseover=”this.src=’https://carriebradshawlied.com/wp-content/uploads/2015/10/pink_07.png'” onmouseout=”this.src=’https://carriebradshawlied.com/wp-content/uploads/2015/10/grey_07.png'” alt=”Snapchat” src=”https://carriebradshawlied.com/wp-content/uploads/2015/10/grey_07.png” width=”35px” class “popmake-12574 />When I enable the Admin Debug it pops up, but I can’t get it to come up when actually clicked on. I’ve also tried wrapping it in , but that doesn’t work either. Any help?
- The topic ‘Popup using social media icon image’ is closed to new replies.