Jump to content

Acronym Expansion feature improved for mobile


phatmass

Recommended Posts

Posted

My forum uses the "Acronym Expansion" feature extensively. Unfortunately, it works inconsistently across browsers and does not work on mobile at all.

Currently, Invision renders the acronyms in posts like this:

<abbr title="United States of America">USA</abbr>

I found some simple jQuery script and CSS that will turn the pop-up into a mobile-friendly tooltip if the code could be rendered like this instead:

<abbr title="United States of America" rel="tooltip">USA</abbr>

Unfortunately, I cannot figure out what file to edit to make this small change. :(

  • 3 years later...

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...