Changeset 1574945
- Timestamp:
- 01/15/2017 02:04:12 AM (9 years ago)
- File:
-
- 1 edited
-
shrinking-video/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
shrinking-video/trunk/readme.txt
r1574943 r1574945 62 62 [shrinkingvideo src="" height="" width="" class="" position=""] 63 63 64 The src attribute is required and should be the url to the video.65 The height attribute is optional and is used to define the height of the video. The default value is 394.66 The width attribute is optional and is used to define the width of the video. The default value is 700.67 The class attribute is optional and is used to apply a css class to the videos wrapper element.68 The position attribute is optional and is used to specify where to display the shrunked video. Accepts values "top right", "top left", "bottom left", "bottom right". The default value is "top right".64 * The src attribute is required and should be the url to the video. 65 * The height attribute is optional and is used to define the height of the video. The default value is 394. 66 * The width attribute is optional and is used to define the width of the video. The default value is 700. 67 * The class attribute is optional and is used to apply a css class to the videos wrapper element. 68 * The position attribute is optional and is used to specify where to display the shrunked video. Accepts values "top right", "top left", "bottom left", "bottom right". The default value is "top right".
Note: See TracChangeset
for help on using the changeset viewer.