I'm making a media player. At the moment I'm storing everything I need (DOM reference, parameters, etc.) in an object literal attached via an expando property on the media element. Not really ideal.I'm making a media player. At the moment I'm st
I'm making a media player. At the moment I'm storing everything I need (DOM reference, parameters, etc.) in an object literal attached via an expando property on the media element. Not really ideal.I'm making a media player. At the moment I'm st