Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Rembold committed Dec 9, 2015
1 parent 6423144 commit 9d50026
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,18 @@ onGetWidth: function(){

```

---
### Events

## Attributes
These events get fired:

| Event | Description | Element |
| ----- | ----------- | ------- |
| ready.responsiveImage | This event fires when the responsive image was initially loaded, fires only once | The picture container |
| all.ready.responsiveImage | This event fires when all responsive images were initially loaded, fires only once | Global - $(window) |
| new.source.responsiveImage | This event fires when the image source was changed | The picture container |


### Attributes

Following image attributes can be set with there corresponding data attributes.

Expand Down

0 comments on commit 9d50026

Please sign in to comment.