Issue #2187Opened August 7, 2019by Chaitwo3 reactions

How to change the title for Image component on Hover?

Question

Hello @artf ,

How can I change the title for my image component when I hover on it?

LIke the highlighted text on this image:

image

Thanks!

Answers (3)

zgoverAugust 8, 20192 reactions

Set the 'custom-name' attribute on the component.

artfAugust 9, 20191 reactions

custom-name is deprecated, use name instead

ChaitwoAugust 10, 20190 reactions

Thanks a ton @Zachary1748 and @artf for the help, it worked like a charm.

I've updated the getName function and changed the name attribute for images.

name = name == 'image' ? 'image (Double Click to upload Images)' : name;

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.