Back to vBulletin 4.x Add-ons

Tooltip or Abbreviation Custom BBCode
Mod Version: 1.00, by CvP

vB Version: 4.1.7 Rating: (2 votes - 5.00 average) Installs: 17
Released: 29 Oct 2011 Last Update: Never Downloads: 0
Not Supported  

Originally posted https://www.vbulletin.com/forum/showthread.php/390277-How-to-Make-a-Tooltip-or-Abbreviation-BBCode.
Pretty simple bbcode that uses pure html (no js)

AdminCP -> Custom BBCodes -> Add New BBCode

Tag Name: abbr
Replacement:
Code:
<abbr title="{option}">{param}</abbr>
Example:
Code:
[abbr="vBulletin Solutions Inc."]VBSI[/abbr]
Description: This tag allows you to put a "tooltip" over a text. You can use this for words like UN (United Nations) or WWW (World Wide Web) etc.
Use Option: YES

Settings Screenshot and preview attached.

If the abbr word does not look different than normal text (it should look like the preview image), you can add this code to
admincp > style manager > edit templates > additional.css

Code:
abbr {
 border-bottom: 1px dotted black;
 cursor: help;
}
Note: Tested on vB 4.1.7 but should work for all vB4 and even vB3.

Download

No files for download.

Screenshots

Click image for larger version
Name:	settings.PNG
Views:	217
Size:	58.0 KB
ID:	134129   Click image for larger version
Name:	preview.png
Views:	389
Size:	6.3 KB
ID:	134130  

Similar Mods

Show Thread Enhancements Better Tooltip - Text Enhancement [BBCode] vBulletin 4.x Add-ons
Forum Home Enhancements Tooltip Balloons vBulletin 3.7 Add-ons

vblts.ru supports vBulletin®, 2022-2024