Same filename and directory in other branches
  1. 2.0.x README.txt 1 comment
  2. 7.x-1.x README.txt 1 comment
  3. 8.x-1.x README.txt 1 comment
DESCRIPTION
-----------

FitVids is a jQuery plugin for fluid width video embeds.

It's useful if you are using a responsive theme (such as Omega), and want the videos to scale.


INSTALLATION
------------
  
* Download the jquery.fitvids.js file from:

    https://github.com/davatron5000/FitVids.js
	
  and place it in the sites/all/modules/fitvids/ folder

* Enable the module at Administration » Modules.


CONFIGURATION
-------------

* Go to the configuration screen at Administration » Configuration » Media » FitVids.

* The default selector is ".region". Enter your own jQuery selectors. Use a new line for each selector.


FURTHER INFO
------------

There is an explanatory blog post at http://daverupert.com/2011/09/responsive-video-embeds-with-fitvids/

File

./README.txt

View source
  1. DESCRIPTION
  2. -----------
  3. FitVids is a jQuery plugin for fluid width video embeds.
  4. It's useful if you are using a responsive theme (such as Omega), and want the videos to scale.
  5. INSTALLATION
  6. ------------
  7. * Download the jquery.fitvids.js file from:
  8. https://github.com/davatron5000/FitVids.js
  9. and place it in the sites/all/modules/fitvids/ folder
  10. * Enable the module at Administration » Modules.
  11. CONFIGURATION
  12. -------------
  13. * Go to the configuration screen at Administration » Configuration » Media » FitVids.
  14. * The default selector is ".region". Enter your own jQuery selectors. Use a new line for each selector.
  15. FURTHER INFO
  16. ------------
  17. There is an explanatory blog post at http://daverupert.com/2011/09/responsive-video-embeds-with-fitvids/