current version allows to select attributes as tooltip.

for selecting a child element you need to write some javascript.

there should be an option to select a child element by selector like it is possible to select an attribute.

so to insert something like

'$(\'' . $selector . '\', this).html()'

which might result in something like

$('.foobar', this).html()

Comments

pifagor’s picture

Issue summary: View changes
Status: Active » Closed (outdated)