|
|
Line 1: |
Line 1: |
| {{:Team:UCL/Template:headerx}} | | {{:Team:UCL/Template:headerx}} |
| + | {{:Team:UCL/Template:BioprocessStyles}} |
| <html> | | <html> |
| <!--- | | <!--- |
| <a data-tip="true" class="top large" data-tip-content="TOOLTIP TEXT" href="javascript:void(0)"><b>VISIBLE TEXT</b></a> | | <a data-tip="true" class="top large" data-tip-content="TOOLTIP TEXT" href="javascript:void(0)"><b>VISIBLE TEXT</b></a> |
| ---> | | ---> |
- |
| |
- | <!--- These are the script & stylesheet links for the jQuery UI feature (ask sanjay before altering this) --->
| |
- | <link rel="stylesheet" href="//ajax.googleapis.com/ajax/libs/jqueryui/1.11.1/themes/smoothness/jquery-ui.css" />
| |
- | <script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.11.1/jquery-ui.min.js"></script>
| |
- |
| |
- | <!--- These are the script & stylesheet links for the javascript based tooltip feature (ask sanjay before altering this) --->
| |
- | <link rel="stylesheet" href="https://2014.igem.org/Team:UCL/Template:SCJtooltip.css?action=raw&ctype=text/css" type="text/css" />
| |
- |
| |
- | <!--- These are the script & stylesheet links for the javascript based notification feature (ask sanjay before altering this) --->
| |
- | <script type="text/javascript" src="https://2014.igem.org/Team:UCL/Template:SCJpnotify.js?action=raw&ctype=text/javascript"></script>
| |
- | <link rel="stylesheet" href="https://2014.igem.org/Team:UCL/Template:SCJpnotify.css?action=raw&ctype=text/css" type="text/css" />
| |
- |
| |
- | <!--- These are the script & stylesheet links for the javascript based tour feature (ask sanjay before altering this) --->
| |
- | <script type="text/javascript" src="https://2014.igem.org/Team:UCL/Template:SCJintro.js?action=raw&ctype=text/javascript"></script>
| |
- | <link rel="stylesheet" href="https://2014.igem.org/Team:UCL/Template:SCJintro.css?action=raw&ctype=text/css" type="text/css" />
| |
- |
| |
- | <!--- These are the script & stylesheet links for the javascript based scroll to top feature (ask sanjay before altering this) --->
| |
- | <script type="text/javascript" src="https://2014.igem.org/Team:UCL/Template:SCJscroll.js?action=raw&ctype=text/javascript"></script>
| |
- |
| |
- | <script type="text/javascript">
| |
- | introJs().start();
| |
- | </script>
| |
- |
| |
- | <script type="text/javascript">
| |
- | PNotify.prototype.options.styling = "jqueryui";
| |
- | new PNotify({
| |
- | title: '<a href="javascript:void(0);" onclick="javascript:introJs().start();">Take the tour!</a>',
| |
- | text: 'Let me guide you, click the title above.',
| |
- | type: 'info',
| |
- | hide: false
| |
- | });
| |
- | </script>
| |
- |
| |
- | <script type="text/javascript">
| |
- | PNotify.prototype.options.styling = "jqueryui";
| |
- | $(function(){
| |
- | new PNotify({
| |
- | title: 'Look here!',
| |
- | text: 'Now that I have distracted you, try hovering over images and bold text.',
| |
- | hide: false
| |
- | });
| |
- | });
| |
- | </script>
| |
- |
| |
| <div class="pageTitle"> | | <div class="pageTitle"> |
| <div id="TopGapO"></div> | | <div id="TopGapO"></div> |