Statistics
| Branch: | Tag: | Revision:

root / cloudcms / static / cloudcms / js / youtube.js @ cb611271

History | View | Annotate | Download (1.8 kB)

# Date Author Comment
ecffd938 09/26/2013 04:32 pm Olga Brani

fix youtube bug for ipad/iphone

In certain mobile browsers (such as Safari on iOS), youtube
autoplay is allowed only if it's initiated by a user interaction.
Therefore player.playVideo() and player.stopVideo() methods
(youtube iframe api) are limited to non-iPad/iPhone devices.

3e750004 06/19/2013 02:01 pm Olga Brani

Youtube widget improvments

- Force stop player when close button is pressed.
- Responsive style

9c910f81 06/19/2013 12:56 pm Olga Brani

Youtube and stats modules style improvements

- Remove unnecessary images
- Change intro youtube video default quality
- Close button for intro youtube widget
- Stats widget style improvements

ff30ee3a 06/18/2013 05:25 pm Olga Brani

CMS improvements

- Youtube widget
- Stats widget
- Update underscorejs library
- 'Create account' button for not signed in user in featured pages
- New template layout ( topwidetwocol )