mirror of
https://github.com/scratchfoundation/jquery-timeago.git
synced 2025-03-05 01:18:02 -05:00
Updated README to explain how the title attribute is updated
This commit is contained in:
parent
b23519102f
commit
799a6874f9
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ This will turn all abbr elements with a class of timeago and an ISO 8601 timesta
|
|||
|
||||
into something like this:
|
||||
|
||||
<abbr class="timeago" title="2008-07-17T09:24:17Z">about 1 day ago</abbr>
|
||||
<abbr class="timeago" title="July 17, 2008">about 1 day ago</abbr>
|
||||
|
||||
As time passes, the timestamps will automatically update.
|
||||
|
||||
|
|
Loading…
Reference in a new issue