Team:Groningen/photos
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <!-- each page with jquery needs to have this line, it will include all the jquery calls.Just include do not change--> | ||
+ | <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" ></script> | ||
+ | <!-- This line included jquery from a wikimedia subfolder, there you can make new scripts --> | ||
+ | <script type="text/javascript" src="https://2013.igem.org/Team:Groningen/Scripts/jqueryTest?action=raw&ctype=text/javascript"></script> | ||
+ | |||
+ | <div id="msgid"> | ||
+ | </div> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 15: | Line 22: | ||
<script src="./myslide.min.js"></script> | <script src="./myslide.min.js"></script> | ||
</body> | </body> | ||
- | |||
- | |||
<div id="slide"></div> | <div id="slide"></div> |
Revision as of 16:18, 18 July 2013