Team:TU Delft/Modeling/MFA/Pathways
From 2010.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
#pathwaybackground { | #pathwaybackground { | ||
- | opacity:0. | + | left:0px; |
- | filter:alpha(opacity= | + | top:0px; |
+ | z-index:-1; | ||
+ | opacity:0.4; | ||
+ | filter:alpha(opacity=40); | ||
} | } | ||
#pathwayimg { | #pathwayimg { | ||
- | + | absolute | |
left:0px; | left:0px; | ||
- | top: | + | top:0px; |
- | + | z-index:0; | |
} | } | ||
</style> | </style> | ||
- | < | + | |
+ | <form id="pathwayinput_form"> | ||
+ | <input id="even" type="radio" name="input" value="Alkane even">rnmeuiownmiorew</input> | ||
+ | <input id="odd" type="radio" name="input" value="Alkane odd" /> | ||
+ | <input id="gluc" type="radio" name="input" value="Glucose" /> | ||
+ | <img src="https://static.igem.org/mediawiki/2010/2/2f/Arrow_tud2010.png" /> | ||
+ | </form> | ||
+ | |||
+ | |||
+ | |||
+ | </form> | ||
+ | |||
<img id="pathwaybackground" src="http://dl.dropbox.com/u/602630/omixresults/all%20fluxes.png"> | <img id="pathwaybackground" src="http://dl.dropbox.com/u/602630/omixresults/all%20fluxes.png"> | ||
- | < | + | |
- | </ | + | <script type="text/javascript"> |
+ | |||
+ | $(function() { | ||
+ | |||
+ | }); | ||
+ | |||
+ | </script> | ||
+ | |||
</html> | </html> |
Revision as of 13:16, 29 September 2010