Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted July 21, 20159 yr 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.
July 21, 20159 yr Author If anyone is interested in making your "Acronym Expansion" mobile friendly, I was able to do it on my forum with the help of some guys in the technical board: And here's what it looks like on my forum: http://www.phatmass.com/phorum/topic/138151-commonly-used-acronyms-or-terms-used-on-phatmass/ I think this would be a great improvement to Invision's base code.
January 17, 20196 yr On 7/21/2015 at 5:46 AM, phatmass said: and does not work on mobile at all. And after 3 years it still doesn't work on mobile.
Archived
This topic is now archived and is closed to further replies.