Mercurial > hg > env-test-daniele
view johndyer-mediaelement-13fa20a/src/js/mep-library.js @ 22:8498a7b84ff1
• Audio files
author | Daniele Barchiesi <daniele.barchiesi@eecs.qmul.ac.uk> |
---|---|
date | Mon, 11 Mar 2013 13:35:29 +0000 |
parents | 032bc65ebafc |
children |
line wrap: on
line source
if (typeof jQuery != 'undefined') { mejs.$ = jQuery; } else if (typeof ender != 'undefined') { mejs.$ = ender; }