Skip to content

Commit

Permalink
Updated for 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
msigley authored Mar 15, 2018
1 parent ef0a2d3 commit 6592617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Sets whether or not to display the print link. Default false.
#### data-chaos-modal-click-passthrough :
Sets whether or not to pass the value of the href attribute on the open modal link to a window.open call. This allows the model to be used for download prerolls. Default false.
#### data-chaos-modal-iframe-add-autoplay :
Sets whether or not to add 'autoplay=1' to the query string an iframe in the modals content if the modal contains a single iframe. This is useful for video modals especially youtube videos. Default true.
Sets whether or not to add 'autoplay=1' to the query string in the src and 'allow="autoplay"' of an iframe in the modals content if the modal contains a single iframe. This is useful for video modals especially youtube videos. Default true.
#### data-chaos-modal-caption :
Sets HTML content to use as a caption for the modal content. Default none, for image modals the value of the title attribute on the full image link.

Expand Down

0 comments on commit 6592617

Please sign in to comment.