Is there a way to put an image inside a tooltip? Thanks.

Comments

ebren’s picture

You can create a custom field formatter template for that image field and just wrap it with <div class="tipsy"></div>

or VERY SIMPLY:
create a tipsy field in views, with the link being <div>. Put that before your image field. Create a text field with the text </div>. Put that after your image field. Be sure to uncheck Provide Default Wrapper Elements in your view format settings or your nesting will be screwed up.

You can add back any necessary wrappers individually to each field.

ram4nd’s picture

Category: Task » Support request
Issue summary: View changes
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.