Abbreviations
#1
Description:
When the mouse hovers over something abbreviated it will tell you the original word(s).

Regular Expression:
\[abbr=(.*?)\](.*?)\[/abbr\]

HTML Replacement:
<abbr title="$1">$2</abbr>

Example in MyCode:
[abbr=Uniform Resource Locator]URL[/abbr]

Example in HTML:
<abbr title="Uniform Resource Locator">URL</abbr>

Example in Plain Text:
URL
Reply
#2
This user has been denied support. This user has been denied support.
I will use this..
Reply
#3
Hi, I need answer for this, what qualifies as abbreviated? Does broken/unrecognized images qualifies as an abbreviation? I want to be able to hover over it and see its original url, or traces.
Reply
#4
Sorry what do you want to know? An abbreviation is a shortened group of words like www (world wide web)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)