source:
pro-violet-viettel/www/deploy/20150304/application/modules/ajax/views/preview/index.php
@
789
Last change on this file since 789 was 789, checked in by quyenla, 10 years ago | |
---|---|
File size: 348 bytes |
Line | |
---|---|
1 | <!doctype html> |
2 | <head> |
3 | |
4 | |
5 | <script type="text/javascript"> |
6 | $(function(){ |
7 | $("#slides").slidesjs({ |
8 | width: 940, |
9 | height: 528 |
10 | }); |
11 | }); |
12 | </script> |
13 | </head> |
14 | <body> |
15 | <div id="slides"> |
16 | <img src="http://sbgapi.violet.vn/previews/294/0.png"> |
17 | <img src="http://sbgapi.violet.vn/previews/294/1.png"> |
18 | </div> |
19 | </body> |
Note: See TracBrowser
for help on using the repository browser.