mirror of
https://github.com/scratchfoundation/jquery-timeago.git
synced 2024-11-23 15:57:54 -05:00
Updating ending block
This commit is contained in:
parent
299bfb57f2
commit
9a462ad796
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ Now, let's attach it to your timestamps on DOM ready:
|
|||
jQuery("abbr.timeago").timeago();
|
||||
});
|
||||
</pre>
|
||||
```html
|
||||
```
|
||||
|
||||
This will turn all abbr elements with a class of timeago and an ISO 8601 timestamp in the title:
|
||||
|
||||
|
|
Loading…
Reference in a new issue