From 2014.igem.org
(Difference between revisions)
|
|
Line 2: |
Line 2: |
| <html> | | <html> |
| <head> | | <head> |
- | <script src="http://code.jquery.com/jquery-git2.js"></script>
| + | |
- | <link rel="stylesheet" href="http://fancyapps.com/fancybox/source/jquery.fancybox.css" type="text/css" media="screen" />
| + | |
- | <script type="text/javascript" src="http://fancyapps.com/fancybox/source/jquery.fancybox.js"></script>
| + | |
- | <script>
| + | |
- | $(".fancybox").fancybox({
| + | |
- | helpers : {
| + | |
- | overlay : {
| + | |
- | css : {
| + | |
- | 'background' : 'rgba(58, 42, 45, 0.95)'
| + | |
- | }
| + | |
- | }
| + | |
- | }
| + | |
- | });
| + | |
- | </script>
| + | |
| </head> | | </head> |
| <body> | | <body> |
Revision as of 02:01, 29 June 2014