...
Section | |||||||
---|---|---|---|---|---|---|---|
The position of the subpage is relative to the bottom left hand corner of the page. Subpage define the projection. |
...
|
HTML |
---|
<div id="magics"> </div> <script src="http://code.jquery.com/jquery-latest.js"></script> <script src="http://software.ecmwf.int/wiki/download/attachments/13207038/magdoc.js"></script> <link rel="stylesheet" type="text/css" href="http://software.ecmwf.int/wiki/download/attachments/13207038/magics.css" /> <link rel="stylesheet" type="text/css" href="http://software.ecmwf.int/wiki/download/attachments/13207038/jquery.miniColors.css" /> <link href="/download/attachments/13207038/jquery.miniColors-ui.css" rel="stylesheet" type="text/css"/> <script src="http://software.ecmwf.int/wiki/download/attachments/13207038/jquery.miniColors.js"></script> <script> load("http://software.ecmwf.int/wiki/download/attachments/14156283/subpage.json"); </script> |
...
|