jquery.pandoravideo.js/index.html

12 lines
271 B
HTML
Raw Normal View History

2012-05-06 22:39:24 +00:00
<!doctype html>
<html>
<head>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="padmavideo.js"></script>
</head>
<body>
<div class="padmaVideo" data-padma-id="AJW"></div>
</body>
</html>