mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
good
This commit is contained in:
@@ -22,8 +22,6 @@
|
||||
<br>
|
||||
<?php print_r($data); ?>
|
||||
</div>
|
||||
<script type="text/javascript" src="static/swfobject.js"></script>
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<script>
|
||||
$(document).ready(function(){ })
|
||||
</script>
|
||||
|
||||
@@ -1,8 +1,10 @@
|
||||
<?php echo "hello"; ?>
|
||||
|
||||
<div id="ytapiplayer">
|
||||
You need Flash player 8+ and JavaScript enabled to view this video :(
|
||||
</div>
|
||||
|
||||
<script type="text/javascript" src="static/swfobject.js"></script>
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<script>
|
||||
$(document).ready(function()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user