source: pro-violet-viettel/www/deploy/20150304/application/modules/ajax/views/preview/video.php @ 816

Last change on this file since 816 was 816, checked in by quyenla, 10 years ago

preview

  • Property svn:executable set to *
File size: 324 bytes
Line 
1
2<div style="display:none;" class="html5gallery" data-skin="darkness" data-width="540" data-height="300">
3    <a href="<?php echo $fileurl;?>"><img src="<?php echo $fileurl;?>" title="<?php echo $name;?>" alt="<?php echo $name;?>"></a>
4
5</div>
6<script type="text/javascript">
7 $(".html5gallery").html5gallery(); 
8</script>
Note: See TracBrowser for help on using the repository browser.