Template:Slider
From 2014.igem.org
(Difference between revisions)
Line 240: | Line 240: | ||
</style> | </style> | ||
</noscript> | </noscript> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | <script language="javascript" type="text/javascript"> | ||
+ | |||
+ | $(function() { | ||
+ | $("#slider").webwidget_slideshow_dot({ | ||
+ | slideshow_time_interval: '5000', | ||
+ | |||
+ | slideshow_title_color: '#17CCCC', | ||
+ | soldeshow_foreColor: '#000', | ||
+ | directory: 'images/' | ||
+ | }); | ||
+ | }); | ||
+ | |||
+ | </script> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 15:14, 16 October 2014