CINXE.COM

MLSO: Solar Activity

<!DOCTYPE html> <html> <head> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-879BQL9B55"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-879BQL9B55'); </script> <meta name="viewport" content="width=device-width"> <title>MLSO: Solar Activity</title> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500&display=swap" rel="stylesheet"> <script src="./javascript/jquery-3.3.1.min.js"></script> <style type="text/css"> body { font-family: Ubuntu, Arial, Helvetica, sans-serif; /* font-family: "Montserrat",sans-serif; */ color: #444; background-color: #ddd; margin: 0; } .text { text-align:left; margin: 0 0 0 0; color: #444; } a { padding: 0 3px; text-decoration: none; color: #007DFF; transition: color .2s ease-in-out; } a:hover { background-color: transparent; color: #F6921E; } h1 { /* font-size: 1.5em; */ text-align: center; text-transform: uppercase; color: #666; margin: 5px 0px 10px 0px; } .nobreak { white-space: nowrap; } .brclear { clear: both; } img.thumb { cursor: pointer; } sup { /* prevent affecting line-height */ vertical-align: baseline; position: relative; top: -0.4em; } sub { /* prevent affecting line-height */ vertical-align: baseline; position: relative; top: 0.4em; } .inst_container { /* max-width: 900px; */ max-width: 1030px; margin-left: auto; margin-right: auto; margin-bottom: 40px; border: 2px solid #666; background-color: #fff; padding: 5px 10px 10px 10px; -moz-border-radius: 0 20px 0 20px; -webkit-border-radius: 0 20px 0 20px; border-radius: 0 20px 0 20px; /* future proofing */ -moz-box-shadow: 0 0 20px 0 #999; -webkit-box-shadow: 0 0 20px #999; box-shadow: 0 0 20px #999; } .inst_title h2 { margin: 0 0 10px 0; text-transform: uppercase; /* font-size: 1.2em; */ color: #333; } .inst_title .info { /* position: relative; top: -10px; */ margin-top: 10px; } .event_container { max-width: 1030px; margin-left: auto; margin-right: auto; margin-bottom: 20px; border: 2px solid #FF6854; background-color: #fff; padding: 5px 10px 5px 10px; -moz-border-radius: 0 20px 0 20px; -webkit-border-radius: 0 20px 0 20px; border-radius: 0 20px 0 20px; /* future proofing */ -moz-box-shadow: 0 0 20px 0 #999; -webkit-box-shadow: 0 0 20px #999; box-shadow: 0 0 20px #999; } .event_title h2 { margin: 0 0 4px 0; text-transform: uppercase; font-size: 1.2em; color: #FF6854; } .event_list { font-size: .9em; } .event_item { margin-bottom: 5px; } .event_bullet { width: 8px; height: 8px; background-color: #FF6854; margin: 6px 5px 0 2px; float: left; } .event_type { text-transform: uppercase; font-weight: bold; } .popout { width: 10px; position: relative; left: -6px; } /* Modal pop-up for image overlays - used first in WHPI probes and planets page */ /* The Modal (background) */ .modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 200; /* Sit on top */ padding-top: 25px; /* Location of the box */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: #666; /* Fallback color */ background-color: rgba(0,0,0,0.85); /* Black w/ opacity */ } /* Modal Content (Image) */ .modal-content { margin: auto; /* display: block; */ /* width: 90%; max-width: 850px; */ max-width: 95%; box-shadow: 0 0 20px rgba(0, 0, 0, 0.6); -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; /* future proofing */ margin-bottom: 50px; border: 2px solid #666; } /* Caption of Modal Image (Image Text) - Same Width as the Image */ #caption { margin: auto; margin-top: 20px; display: block; width: 80%; max-width: 850px; text-align: center; color: #eee; padding: 10px 0; font-size: 18px; /* height: 150px; */ } #text { /* for text popups, like help */ max-width: 500px; margin: auto; margin-top: 25px; background-color: #fff; border: 1px solid #007DFF; padding: 15px 10px 10px 15px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.6); -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; /* future proofing */ } #text h2 { color: #666; margin: 0 0 5px 0; text-transform: uppercase; } /* Add Animation - Zoom in the Modal */ .modal-content, #caption, #text { animation-name: zoom; animation-duration: 0.6s; } .modal-content-video { margin: auto; display: block; width: 90%; max-width: 900px; filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.6)); transform: translateZ(0); margin-bottom: 50px; border-radius: 10px; } @keyframes zoom { from {transform:scale(0)} to {transform:scale(1)} } /* The Close Button */ .close { position: absolute; top: -10px; /* 15px; */ right: 10px; color: #007DFF; font-size: 50px; font-weight: bold; transition: 0.3s; -webkit-text-stroke: 2px #fff; } .close:hover, .close:focus { color: #F6921E; text-decoration: none; cursor: pointer; } @media only screen and (max-width: 500px) { .modal #caption { font-size: 14px; } } /* 100% Image Width on Smaller Screens */ /* @media only screen and (max-width: 700px){ .modal-content { width: 100%; } } */ /* Styling for mlso_data_filelist.php, which is included in both mlso_data_get.php and mlso_data_search.php */ #data-boundingbox { /* width: min-content; Causes problems with checkbox wrapping */ /* display: inline-block; */ margin: 0 auto 0 auto; } .downloads_container { /* display: inline-block; max-width: 700px; */ margin-left: auto; margin-right: auto; margin-bottom: 10px; border: 2px solid #666; background-color: #fff; padding: 5px 10px 10px 10px; -moz-border-radius: 0 20px 0 20px; -webkit-border-radius: 0 20px 0 20px; border-radius: 0 20px 0 20px; /* future proofing */ -moz-box-shadow: 0 0 20px 0 #999; -webkit-box-shadow: 0 0 20px #999; } .downloads_title h2 { text-align:left; margin: 0 0 5px 0; text-transform: uppercase; font-size: 1.2em; color: #666; } .checkbox-toggle { text-align:left; margin: 0 0 10px 0; /* max-width: 550px; */ /* color: #444; */ /* cursor: pointer; */ } .checkbox-toggle a { font-weight: 600; text-decoration: none; color: #007DFF; transition: color .2s ease-in-out; } .checkbox-toggle a:hover { background-color: transparent; color: #F6921E; } #downloads_row { padding: 0 5px 0 5px; display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: center; } #downloads_row_buttons { text-align: center; } #downloads_row_buttons input { font-size: 14px; } #downloads_row_text { font-size: .9em; /* max-width: 350px; */ text-align: left; padding: 0 20px 0 20px; } #linewrap, #linewrapreset { cursor: pointer; font-weight: 600; text-decoration: none; color: #007DFF; transition: color .2s ease-in-out; } #linewrap:hover, #linewrapreset:hover { background-color: transparent; color: #F6921E; } .filelist { /* display: inline-block; max-width: 700px; */ text-align: center; margin-left: auto; margin-right: auto; margin-bottom: 10px; border: 2px solid #666; /* #007DFF; */ background-color: #fff; padding: 5px 10px 10px 10px; -moz-border-radius: 0 20px 0 20px; -webkit-border-radius: 0 20px 0 20px; border-radius: 0 20px 0 20px; /* future proofing */ -moz-box-shadow: 0 0 20px 0 #999; -webkit-box-shadow: 0 0 20px #999; } .filelist_title h2 { text-align:left; margin: 0 0 5px 0; text-transform: uppercase; font-size: 1.2em; color: #666; /* #007DFF; */ } .filelist_title h3 { text-align:left; margin: 20px 0 10px 0; text-transform: uppercase; font-size: 1.0em; color: #666; /* #5eacff; */ } .filelist_warning h3 { text-align:left; margin: 20px 0 10px 0; font-size: 1.0em; color: #ff0000; } .line-item { font-family: FreeMono, monospace; font-size: 16px; padding: 0px 10px 0px 10px; display: inline-block; } .dark { background-color: #ddd; } .filelistlist a { color: #0059B5; transition: none; } .filelistlist a:hover { background-color: #0059B5; color: #fff; } .filelist a:visited { color: #888; } .hidewhennarrow { display: inline; } .showwhennarrow { display: none; } /* movie overlay for filelist */ #movieoverlay { position: fixed; /* Sit on top of the page content */ width: 100%; /* Full width (cover the whole page) */ height: 100%; /* Full height (cover the whole page) */ text-align: center; top: 0; left: 0; right: 0; bottom: 0; display: none; z-index: 1000; /* TODO: replace with animating css background: url("/images/loading-circles.gif") no-repeat 50% 30%; background-attachment: fixed; */ background-color: rgba(220,220,220,0.75); /* Black background with opacity */ } #movieoverlayinner { /* used to fade in the movie player */ opacity: 0; -webkit-transition: opacity 1s ease; -moz-transition: opacity 1s ease; -o-transition: opacity 1s ease; transition: opacity 1.5s ease; } #movie { display: inline-block; border: 2px solid #007DFF; background-color: #fff; margin-top: 20px; padding: 5px 10px 10px 10px; -moz-border-radius: 0 20px 0 20px; -webkit-border-radius: 0 20px 0 20px; border-radius: 0 20px 0 20px; /* future proofing */ -moz-box-shadow: 0 0 20px 0 #999; -webkit-box-shadow: 0 0 20px #999; } #movieoverlay #movie #images { width: 100%; max-width: 512px; } #close { text-align: right; font-weight: bold; cursor: pointer; margin-top:5px; } #close a:hover { color: #5eacff; background-color: #fff; } /* loading image and error overlay */ #loading-image, #loading-movie, #loading-page { position: absolute; width: 256px; top: 30%; left: 50%; margin-top: -64px; margin-left: -128px; z-index: 1000; } #loading-image h1, #loading-image h2, #loading-movie h1, #loading-movie h2, #loading-page h1, #loading-page h2 { color: #147ec4; /* color of loading circles */ } #loading-image h1 { text-transform: uppercase; } #loadoverlay, #erroroverlay { position: fixed; /* Sit on top of the page content */ width: 100%; /* Full width (cover the whole page) */ height: 100%; /* Full height (cover the whole page) */ text-align: center; top: 0; left: 0; right: 0; bottom: 0; display: none; z-index: 1000; background-color: rgba(220,220,220,0.75); /* Black background with opacity */ } #pageloadoverlay { position: fixed; /* Sit on top of the page content */ width: 100%; /* Full width (cover the whole page) */ height: 100%; /* Full height (cover the whole page) */ text-align: center; top: 0; left: 0; right: 0; bottom: 0; display: block; z-index: 1000; background-color: rgba(220,220,220,0.75); /* Black background with opacity */ } #erroroverlay #error { display: inline-block; background-color: white; border: 2px solid red; margin: 20px; padding: 20px; max-width: 512px; -moz-border-radius: 0 20px 0 20px; -webkit-border-radius: 0 20px 0 20px; border-radius: 0 20px 0 20px; /* future proofing */ -moz-box-shadow: 0 0 20px 0 #999; -webkit-box-shadow: 0 0 20px #999; } #erroroverlay #error #mssg { font-size: 20px; color: red; } #error #close { text-align: center; font-weight: bold; cursor: pointer; margin-top: 5px; } #error #close a:hover { color: #5eacff; } /* testing CSS loading icon TODO: Am I using this?!! */ .spinner { margin: 100px auto; width: 40px; height: 40px; position: relative; text-align: center; -webkit-animation: sk-rotate 2.0s infinite linear; animation: sk-rotate 2.0s infinite linear; } .dot1, .dot2 { width: 60%; height: 60%; display: inline-block; position: absolute; top: 0; background-color: #007DFF; border-radius: 100%; -webkit-animation: sk-bounce 2.0s infinite ease-in-out; animation: sk-bounce 2.0s infinite ease-in-out; } .dot2 { top: auto; bottom: 0; -webkit-animation-delay: -1.0s; animation-delay: -1.0s; } @-webkit-keyframes sk-rotate { 100% { -webkit-transform: rotate(360deg) }} @keyframes sk-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }} @-webkit-keyframes sk-bounce { 0%, 100% { -webkit-transform: scale(0.0) } 50% { -webkit-transform: scale(1.0) } } @keyframes sk-bounce { 0%, 100% { transform: scale(0.0); -webkit-transform: scale(0.0); } 50% { transform: scale(1.0); -webkit-transform: scale(1.0); } } /* Controls for Javascript movies that are used in more than one script */ #controlbuttons { font-family: Verdana, Arial, Helvetica, sans-serif; /* width: 512px; height: 40px; */ text-align: center; margin-left: auto; margin-right: auto; } #controlbuttons input, #controlbuttons select { /* to cancel out default styles */ padding: 0px; border: none; font-size: 14px; } #controlbuttons .button_start { height: 28px; width: min-content; margin: 5px 0 5px 0; padding: 0px; background-color: #fff; border: 2px solid #999; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; /* future proofing */ } #controlbuttons .button_startx { height: 28px; width: min-content; margin: 5px 0 5px 0; padding: 0px; color: #fff; background-color: #007DFF; border: 2px solid #999; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; /* future proofing */ } #controlbuttons .button_minus { height: 28px; width: 28px; margin: 5px 0 5px 0; background-color: #fff; background-image: url(/images/js_playbb.png); background-position: center; border: 2px solid #999; -moz-border-radius: 14px; -webkit-border-radius: 14px; border-radius: 14px; /* future proofing */ } #controlbuttons .button_minusx { height: 28px; width: 28px; margin: 5px 0 5px 0; background-color: #007DFF; background-image: url(/images/js_playbbx.png); background-position: center; border: 2px solid #999; -moz-border-radius: 14px; -webkit-border-radius: 14px; border-radius: 14px; /* future proofing */ } #controlbuttons .button_playback { height: 28px; width: 28px; margin: 5px 0 5px 0; background-color: #fff; background-image: url(/images/js_playb.png); background-position: center; border: 2px solid #999; -moz-border-radius: 14px; -webkit-border-radius: 14px; border-radius: 14px; /* future proofing */ } #controlbuttons .button_playbackx { height: 28px; width: 28px; margin: 5px 0 5px 0; background-color: #007DFF; background-image: url(/images/js_playbx.png); background-position: center; border: 2px solid #999; -moz-border-radius: 14px; -webkit-border-radius: 14px; border-radius: 14px; /* future proofing */ } #controlbuttons .button_stop { height: 28px; width: 28px; margin: 5px 0 5px 0; background-color: #fff; background-image: url(/images/js_playstop.png); background-position: center; border: 2px solid #999; -moz-border-radius: 14px; -webkit-border-radius: 14px; border-radius: 14px; /* future proofing */ } #controlbuttons .button_stopx { height: 28px; width: 28px; margin: 5px 0 5px 0; background-color: #ff433b; background-image: url(/images/js_playstopx.png); background-position: center; border: 2px solid #999; -moz-border-radius: 14px; -webkit-border-radius: 14px; border-radius: 14px; /* future proofing */ } #controlbuttons .button_playfor { height: 28px; width: 28px; margin: 5px 0 5px 0; background-color: #fff; background-image: url(/images/js_playf.png); background-position: center; border: 2px solid #999; -moz-border-radius: 14px; -webkit-border-radius: 14px; border-radius: 14px; /* future proofing */ } #controlbuttons .button_playforx { height: 28px; width: 28px; margin: 5px 0 5px 0; background-color: #007DFF; background-image: url(/images/js_playfx.png); background-position: center; border: 2px solid #999; -moz-border-radius: 14px; -webkit-border-radius: 14px; border-radius: 14px; /* future proofing */ } #controlbuttons .button_plus { height: 28px; width: 28px; margin: 5px 0 5px 0; background-color: #fff; background-image: url(/images/js_playff.png); background-position: center; border: 2px solid #999; -moz-border-radius: 14px; -webkit-border-radius: 14px; border-radius: 14px; /* future proofing */ } #controlbuttons .button_plusx { height: 28px; width: 28px; margin: 5px 0 5px 0; background-color: #007DFF; background-image: url(/images/js_playffx.png); background-position: center; border: 2px solid #999; -moz-border-radius: 14px; -webkit-border-radius: 14px; border-radius: 14px; /* future proofing */ } #controlbuttons .button_end { height: 28px; width: min-content; margin: 5px 0 5px 0; padding: 0px; background-color: #fff; border: 2px solid #999; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; /* future proofing */ } #controlbuttons .button_endx { height: 28px; width: min-content; margin: 5px 0 5px 0; padding: 0px; color: #fff; background-color: #007DFF; border: 2px solid #999; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; /* future proofing */ } #controlbuttons .button_count { height: 24px; width: 50px; margin: 5px 0 5px 0; text-align: center; background-color: #fff; border: 2px solid #999; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; /* future proofing */ } #controlbuttons .speedcont { display: inline-block; margin: 5px 0 5px 0; } #controlbuttons .speed { display: inline-block; position: relative; top: 12px; margin-top: -12px; margin-bottom: 10px; text-align: center; color: #333; font-size: 10px; width: 40px; } #controlbuttons .speed .speedval { font-size: 10px; } #controlbuttons .button_speeddown { height: 28px; width: 20px; background-color: #fff; background-image: url(/images/js_playspeeddown.png); background-position: center; border: none; } #controlbuttons .button_speeddownx { height: 28px; width: 20px; background-color: #fff; background-image: url(/images/js_playspeeddownx.png); background-position: center; margin-right: 0; } #controlbuttons .button_speedup { height: 28px; width: 20px; background-color: #fff; background-image: url(/images/js_playspeedup.png); background-position: center; margin-left:0; } #controlbuttons .button_speedupx { height: 28px; width: 20px; background-color: #fff; background-image: url(/images/js_playspeedupx.png); background-position: center; } #controlbuttons .playmode { height: 28px; margin: 5px 0 5px 0; width: min-content; padding: 0px; background-color: #fff; border: 2px solid #999; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; /* future proofing */ } #controlbuttons .skip { margin: 5px 0 5px 0; } /* Form button styling */ .button1_off { text-align: center; border: 2px solid #007DFF; /* #000; */ padding: 1px 7px 1px 7px; margin: 5px 0 5px 0; color: #000; width: 100%; background: #BFCCDB; /* For browsers that do not support gradients */ background: -webkit-linear-gradient(#fff, #BFCCDB); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(#fff, #BFCCDB); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(#fff, #BFCCDB); /* For Firefox 3.6 to 15 */ background: linear-gradient(#fff, #BFCCDB); /* Standard syntax (must be last) */ -moz-border-radius: 0 10px 0 10px; -webkit-border-radius: 0 10px 0 10px; border-radius: 0 10px 0 10px; /* future proofing */ } .button1_on { text-align: center; border: 2px solid #007DFF; /* #000; */ padding: 1px 7px 1px 7px; margin: 5px 0 5px 0; color: #fff; width: 100%; background-color: #007DFF; -moz-border-radius: 0 10px 0 10px; -webkit-border-radius: 0 10px 0 10px; border-radius: 0 10px 0 10px; /* future proofing */ } .button2_off { text-align: center; border: 2px solid #66A80F; padding: 1px 7px 1px 7px; margin: 5px 0 5px 0; color: #000; width: 100%; background: #B5D18C; /* For browsers that do not support gradients */ background: -webkit-linear-gradient(#fff, #B5D18C); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(#fff, #B5D18C); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(#fff, #B5D18C); /* For Firefox 3.6 to 15 */ background: linear-gradient(#fff, #B5D18C); /* Standard syntax (must be last) */ -moz-border-radius: 0 10px 0 10px; -webkit-border-radius: 0 10px 0 10px; border-radius: 0 10px 0 10px; /* future proofing */ } .button2_on { text-align: center; border: 2px solid #66A80F; /* #000; */ padding: 1px 7px 1px 7px; margin: 5px 0 5px 0; color: #fff; width: 100%; background-color: #66A80F; -moz-border-radius: 0 10px 0 10px; -webkit-border-radius: 0 10px 0 10px; border-radius: 0 10px 0 10px; /* future proofing */ } /* Collapse/Expand */ .collapsible { background-color: #eee; color: #007DFF; /*#8CC63F*/ cursor: pointer; padding: 5px; width: 100%; border: none; text-align: left; outline: none; font-size: 15px; } .collapsible:after { content: 'more'; border-bottom: solid 2px #999; font-size: 16px; /* color: #000; */ margin-left: 25px; border-bottom: none; } .circ_img_collapsible { cursor: pointer; } .activetogg, .collapsible:hover { background-color: #aaa; color: #fff; } .activetogg:after { content: "less"; } .more-content { padding: 0 5px; /* display: none; */ overflow: hidden; background-color: none; max-height: 0px; transition: max-height 0.4s ease-out; } @media screen and (max-width: 420px) { .collapsible:after { font-size: 14px; margin-left: 15px; } } @media screen and (max-width: 240px) { .collapsible:after { font-size: 12px; margin-left: 5px; } } </style><style type="text/css"> html, body { font-family: 'Poppins', sans-serif; } html { overflow-y: scroll; } .collapsible:after { content: "Previous entries"; /* default */ margin-left: 0; } .activetogg:after { content: "hide"; } .collapsible { font-weight: bold; } </style> </head> <body> <link rel="stylesheet" href="https://mlso.hao.ucar.edu/styles/mlso_data_haonav_unity.css" type="text/css" media="screen" /> <style type="text/css"> body { background-color: #dbe2e9; background-image: url("https://www2.hao.ucar.edu/profiles/composer/unity-profile/themes/unity/img/bg-body-ncar-v2.png"); } </style> <div id="header_container"> <div id="banner-outer-unity"> <div id="banner-unity"> <div id="banner-cont-unity"> <a href="https://ncar.ucar.edu/"><img class="ncar" style="margin: 0 15px 0 10px;" src="https://www2.hao.ucar.edu/profiles/composer/unity-profile/themes/unity/img/logo-ncar-active.png" alt="NCAR Logo" /></a> <div class="hao sites"><a href="https://www2.hao.ucar.edu/">HIGH<br/>ALTITUDE OBSERVATORY</a></div> <div class="sites""><a class="mlso" href="https://www2.hao.ucar.edu/mlso">MAUNA LOA SOLAR<br/>OBSERVATORY (MLSO)</a></div> <div class="contact"><a href="https://www2.hao.ucar.edu/mlso/mlso-contact">Contact MLSO</a></div> </div> </div> </div> <div style="background-color:#ddd;height:1px;width:100%;"></div> <div id="nav_main_wrap"><div id="nav_main"> <!-- HAO navbar links --> <ul class="topnav" id="menubar_main"> <!-- <li class="datanavlink" ><a class="triggeron" href="https://mlsodev.hao.ucar.edu/mlso_data_calendar.php">MLSO Data</a></li> --> <li><a href="https://www2.hao.ucar.edu/" class="trigger"><span class="hao-home">HAO </span> Home</a></li> <li> <a href="http://www2.hao.ucar.edu/about/hao-mission-and-vision" class="trigger">About HAO</a> <!-- <ul> <li><a href="https://www2.hao.ucar.edu/about/director" class="subitem" title="Director's profile">Director's Profile</a></li> <li><a href="https://www2.hao.ucar.edu/about/hao-mission-and-vision" class="subitem" title="Mission tatement">Mission and Vision</a></li> <li><a href="https://www.hao.ucar.edu/HAOStrategicPlan.pdf" class="subitem" title="Link to PDF file">Strategic Plan (PDF)</a></li> <li><a href="https://www2.hao.ucar.edu/hao-staff-list" class="subitem" title="See HAO's fine staff members.">Staff Gallery</a></li> <li><a href="https://www2.hao.ucar.edu/history-hao" class="subitem" title="History of the High Altitude Observatory">History</a></li> <li><a href="https://www2.hao.ucar.edu/HAO-75th-anniversary" class="subitem" title="HAO's celebration of 75 years of solar and space science">HAO's 75th Anniversary (2015)</a></li> <li><a href="https://www2.hao.ucar.edu/mlso/mlso-about" class="subitem" title="About Mauna Loa Solar Observatory">About MLSO</a></li> <li><a href="https://www2.hao.ucar.edu/hao-organizational-chart" class="subitem" title="Organizational responsibilities">Organizational Chart</a></li> <li><a href="https://www2.hao.ucar.edu/Advisory-Bodies" class="subitem" title="External Advisory Committees">Advisory Bodies</a></li> <li><a href="https://nar.ucar.edu/" class="subitem" title="Annual Reports">Annual reports</a></li> <li><a href="https://www2.hao.ucar.edu/about/contact" class="subitem" title="Mailing and physical addresses; phone numbers">Contact Us</a></li> </ul> --> </li> <li> <a href="https://www2.hao.ucar.edu/hao-science" class="trigger">Research</a> <!-- <ul> <li><a href="https://www2.hao.ucar.edu/hao-science" class="subitem" title="The science and research we do.">HAO Science Home Page</a> </li> <li><a href="https://www2.hao.ucar.edu/hao-science/hao-science-feature-archive" class="subitem" title="Archive of feature science articles">HAO Research Highlights</a> </li> <li><a href="https://www2.hao.ucar.edu/working-group-summary" class="subitem" title="Access the home pages for HAO's eight working groups.">Strategic Working Groups</a> </li> </ul> --> </li> <li> <a href="https://www2.hao.ucar.edu/modeling" class="trigger">Modeling</a> <!-- <ul> <li><a href="https://www2.hao.ucar.edu/hao-science/assimilative-mapping-ionospheric-electrodynamics-amie" class="subitem" title="Assimilative Mapping of Ionospheric Electrodynamics">AMIE</a></li> <li><a href="https://www2.hao.ucar.edu/hao-science/coupled-magnetosphere-ionosphere-thermosphere-model-cmit" class="subitem" title="Coupled Magnetosphere Ionosphere Thermosphere Model">CMIT</a></li> <li><a href="https://www2.hao.ucar.edu/hao-science/data-optimized-coronal-field-model-docfm" class="subitem" title="Data-Optimized Coronal Field Model">DOCFM</a></li> <li><a href="https://www2.hao.ucar.edu/modeling/FORWARD-home" class="subitem" title="This set of codes is intended to be used for forward modeling of various coronal observables">FORWARD</a></li> <li><a href="https://www2.hao.ucar.edu/modeling/glow" class="subitem" title="The GLobal airglOW model">GLOW</a></li> <li><a href="http://www.hao.ucar.edu/modeling/gswm/gswm.html" class="subitem" title="Global Scale Wave Model">GSWM</a></li> <li><a href="http://www.hao.ucar.edu/modeling/tgcm/" class="subitem" title="Thermospheric General Circulation Models">TGCMs</a></li> <li><a href="https://www2.hao.ucar.edu/modeling/waccm-x" class="subitem" title="The Whole Atmosphere Community Climate Model with thermosphere and ionosphere extension.">WACCM-X</a></li> </ul> --> </li> <li> <a id="mlsounderline" href="https://www2.hao.ucar.edu/data-facilities" class="trigger">Observation</a> <!-- <ul> <li><a href="https://www2.hao.ucar.edu/mlso/mlso-home-page" class="subitem" title="The MLSO Home Page">Mauna Loa Solar Observatory</a></li> <li><a href="https://www2.hao.ucar.edu/csac" class="subitem" title="The Community Spectro-polarimetric Analysis Center Data Archive">CSAC</a></li> <li><a href="https://www2.hao.ucar.edu/fpi" class="subitem" title="Information about the Palmer and Resolute Bay FPIs">Fabry-Perot Interferometers</a></li> <li><a href="http://mlso.hao.ucar.edu/hao-eclipses.php" class="subitem" title="Images and info from HAO eclipse expeditions and access to the HAO eclipse archive">HAO Eclipse Data</a></li> <li><a href="https://www2.hao.ucar.edu/mcintosh-archive/four-cycles-solar-synoptic-maps" class="subitem" title="Digitized synoptic maps covering a long time period.">McIntosh Archive of Synoptic Maps</a></li> <li><a href="https://www2.hao.ucar.edu/ncar-vacuum-tunnel-facility-nvtf" class="subitem" title="Information about the NCAR Vacuum Tunnel Facility">NCAR Vacuum Tunnel (NVTF)</a></li> <li><a href="https://www.hao.ucar.edu/research/rempel/sunspot_models.php" class="subitem" title="Access output data from sunspot models">Numerical Sunspot Model Output</a></li> <li><a href="https://www2.hao.ucar.edu/mlso/solar-maximum-mission" class="subitem" title="Access mission information and SMM Coronagraph data">Solar Maximum Mission (SMM)</a></li> </ul> --> </li> <li><a href="https://www2.hao.ucar.edu/education" class="trigger">Education</a> <!-- <ul> <li><a href="https://www2.hao.ucar.edu/education-resources-summary" class="subitem" title="Links to various educational organizations">Education Resources</a></li> <li><a href="https://www2.hao.ucar.edu/Education/FamousSolarPhysicists" class="subitem" title="A compendium of solar physicists through the centuries">Famous Solar Physicists</a></li> <li><a href="https://www2.hao.ucar.edu/Education/SolarAstronomy" class="subitem" title="A brief history of how the ancient SW Native Americans viewed the heavens">Solar Astro. in the Prehistoric SW</a></li> <li><a href="https://www2.hao.ucar.edu/Education/SolarPhysicsHistoricalTimeline" class="subitem" title="When were discoveries made about the Sun.">Solar Physics Historical Timeline</a></li> <li><a href="https://www2.hao.ucar.edu/Education/sun-pictorial-introduction" class="subitem" title="Important images of the Sun and their meaning.">The Sun Pictorial</a></li> </ul> --> </li> <li><a href="https://www2.hao.ucar.edu/hao-news-events" class="trigger">News & Events</a> <!-- <ul> <li><a href="https://www2.hao.ucar.edu/news" class="subitem" title="HAO news items">News</a></li> <li><a href="https://www2.hao.ucar.edu/mlso/mlso-news" class="subitem" title="News about the Mauna Loa Solar Observatory">MLSO News</a></li> <li><a href="https://www2.hao.ucar.edu/events" class="subitem" title="Calendar of HAO-related Events">Events</a></li> </ul> --> </li> <a href="javascript:void(0);" style="background-color:transparent;" class="icon" onclick="haonavtoggle()">HAO Menu &#8801;</a> </ul></div></div> <!-- Links for mlso_data_* page navbars --> <div id="mlsonav"> <div id="mlsolinks" class="mlsotopnav"> <li><a href="https://www2.hao.ucar.edu/mlso/mlso-home-page" title="Mauna Loa Solar Observatory Home Page">MLSO Home</a></li> <li><a href="https://www2.hao.ucar.edu/mlso/mlso-data-and-movies" title="Access to over 40 years of MLSO Data (1980-present)">Data & Movies</a></li> <li><a href="https://www2.hao.ucar.edu/mlso/data-use-acknowledgements" title="Get DOIs and citation info for using our data">Data Use & Acknowledgements</a></li> <li><a href="/mlso_solar_activity.php" title="Access to solar event tables and daily activity logs">Solar Activity Lists</a></li> <!-- <li><a href="https://www2.hao.ucar.edu/mlso/mlso-news" title="Recent, and not so recent, news about the observatory">News</a></li> --> <li><a href="https://www2.hao.ucar.edu/mlso/event-gallery" title="See interesting movies showing CMEs, prominences, and mor.">Solar Event Gallery</a></li> <li><a href="https://www2.hao.ucar.edu/mlso/mlso-analysis-tools" title="Software tools to aid in the analysis of MLSO data">Analysis Tools and Products</a></li> <li><a href="https://www2.hao.ucar.edu/mlso/instruments" title="Information about all MLSO instruments">Instruments</a></li> <li><a href="/mlso_observer_logs.php" title="Access daily observer logs back to 1994">Observer Logs</a></li> <li><a href="https://www2.hao.ucar.edu/mlso/mlso-observing-campaigns" title="Information about and how to apply for special observing campaigns">Special Observing Campaigns</a></li> <li><a href="https://www2.hao.ucar.edu/mlso/about-mauna-loa-solar-observatory" title="Information about the observatory.">About MLSO</a></li> <li><a href="https://www2.hao.ucar.edu/mlso/solar-maximum-mission" title="Description and data from the Solar Maximum Mission">Solar Maximum Mission (SMM)</a></li> <li><a href="https://www2.hao.ucar.edu/mlso/mlso-publications-author" title="A list of publications utilizing MLSO data">Publications</a></li> <li><a href="https://www2.hao.ucar.edu/mlso/mlso-links" title="Links to other interesting and informative solar websites">Related Sites</a></li> <li><a href="https://www2.hao.ucar.edu/mlso/mlso-contact">Contact Us</a></li> <div class="leftlinks"><a href="https://www2.hao.ucar.edu/mlso/mlso-home-page">MLSO Home</a>&nbsp;|&nbsp;<a href="../mlso_data_calendar.php">Data Calendar</a></div> <a href="javascript:void(0);" style="font-size:16px;" class="icon" onclick="mlsonavtoggle()">MLSO Menu &#8801;</a> </div> </div> <style>#mlsounderline { border-bottom:4px solid #1a658f;padding-bottom:6px; }</style> </div> <script> // Collapse pop-up nav menus with clicking on icon, clicking outside of menu (#wrap), or hitting esc key $(document).ready(function(){ $("#wrap").on("click", function(){ navcollapse(); }); }); $(document).keyup(function(e) { if (e.keyCode == 27) { // escape key maps to keycode `27` navcollapse(); } }); function haonavtoggle() { var x = document.getElementById("menubar_main"); if (x.className === "topnav") { x.className += " responsive"; } else { x.className = "topnav"; } } function mlsonavtoggle() { var x = document.getElementById("mlsolinks"); if (x.className === "mlsotopnav") { x.className += " responsive"; } else { x.className = "mlsotopnav"; } } function navcollapse() { var x = document.getElementById("mlsolinks"); var y = document.getElementById("menubar_main"); x.className = "mlsotopnav"; y.className = "topnav"; } </script> <div id="wrap"> <h1>Solar Activity Logs and Information</h1> <div class="inst_container"> <h2>Solar Event Tables</h2> <p>The event tables list the CME, flares, promince eruptions, filament eruptions, and other significant activity in MLSO observations in a table format. Starting in 2014, tables allow filtering by event and contain links to data and movies of event. CME lists for Mk3 can be found in the previous entries.</p> <p><span style="color:#FF6855;font-weight:bold;">Current solar event table</span>: <a href="/mlso_event_table.php?yeardisp=2022"><b>mlso.events_table.2022</b></a></p> <style> .set:after { content: "Previous event tables (2010-present); Mk3 CME tables (1980-1989)"; } .activetogg:after { content: "collapse this section"; } </style> <button class="collapsible set"></button> <div class="more-content"> <p> <a href="/mlso_event_table.php?yeardisp=2022">mlso.events_table.2022</a><br/><a href="/mlso_event_table.php?yeardisp=2021">mlso.events_table.2021</a><br/><a href="/mlso_event_table.php?yeardisp=2020">mlso.events_table.2020</a><br/><a href="/mlso_event_table.php?yeardisp=2019">mlso.events_table.2019</a><br/><a href="/mlso_event_table.php?yeardisp=2018">mlso.events_table.2018</a><br/><a href="/mlso_event_table.php?yeardisp=2017">mlso.events_table.2017</a><br/><a href="/mlso_event_table.php?yeardisp=2016">mlso.events_table.2016</a><br/><a href="/mlso_event_table.php?yeardisp=2015">mlso.events_table.2015</a><br/><a href="/mlso_event_table.php?yeardisp=2014">mlso.events_table.2014</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.events_table.2013">mlso.events_table.2013</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.events_table.2012">mlso.events_table.2012</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.events_table.2011">mlso.events_table.2011</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.events_table.2010">mlso.events_table.2010</a><br/> <a href="https://download.hao.ucar.edu/d5/events/mk3/log/mk3cme_1989.html">mk3cme_1989.html</a><br/> <a href="https://download.hao.ucar.edu/d5/events/mk3/log/mk3cme_1988.html">mk3cme_1988.html</a><br/> <a href="https://download.hao.ucar.edu/d5/events/mk3/log/mk3cme_1987.html">mk3cme_1987.html</a><br/> <a href="https://download.hao.ucar.edu/d5/events/mk3/log/mk3cme_1986.html">mk3cme_1986.html</a><br/> <a href="https://download.hao.ucar.edu/d5/events/mk3/log/mk3cme_1985.html">mk3cme_1985.html</a><br/> <a href="https://download.hao.ucar.edu/d5/events/mk3/log/mk3cme_1984.html">mk3cme_1984.html</a><br/> <a href="https://download.hao.ucar.edu/d5/events/mk3/log/mk3cme_1983.html">mk3cme_1983.html</a><br/> <a href="https://download.hao.ucar.edu/d5/events/mk3/log/mk3cme_1982.html">mk3cme_1982.html</a><br/> <a href="https://download.hao.ucar.edu/d5/events/mk3/log/mk3cme_1981.html">mk3cme_1981.html</a><br/> <a href="https://download.hao.ucar.edu/d5/events/mk3/log/mk3cme_1980.html">mk3cme_1980.html</a><br/> <a href="https://download.hao.ucar.edu/d5/events/mk3/log/mk3_cmes_1980_89.html">mk3_cmes_1980_89.html</a><br/> </p> </div> <!-- more-content --> <br/> <h2>Daily Solar Activity Logs</h2> <p>Daily solar activity logs are in an older non-tabular format; i.e. they differ in format from the Event tables (above) which began in 2010. These older format logs began in 1980 and have been continued for users who prefer a non-tabular format. There is a minor format change to the log files in 2010 indicated by a change in filename. The logs contain an entry for each day and include activity listings as well as information such as:, ' there was no data acquired (bad weather)', or 'no activity was observed'.</p> <p><span style="color:#FF6855;font-weight:bold;">Current daily solar activity log</span>: <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily.2021"><b>mlso.daily.2021</b></a></p> <style> .dl:after { content: "Previous daily solar activity logs"; } .activetogg:after { content: "collapse this section"; } </style> <button class="collapsible dl"></button> <div class="more-content"> <p> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily.2021">mlso.daily.2021</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily.2020">mlso.daily.2020</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily.2019">mlso.daily.2019</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily.2018">mlso.daily.2018</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily.2017">mlso.daily.2017</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily.2016">mlso.daily.2016</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily.2015">mlso.daily.2015</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily.2014">mlso.daily.2014</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily.2013">mlso.daily.2013</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily.2012">mlso.daily.2012</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily.2011">mlso.daily.2011</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.2010">mlso.daily_and_events.2010</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily.2010">mlso.daily.2010</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.2009">mlso.daily_and_events.2009</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.2008">mlso.daily_and_events.2008</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.2007">mlso.daily_and_events.2007</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.2006">mlso.daily_and_events.2006</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.2005">mlso.daily_and_events.2005</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.2004">mlso.daily_and_events.2004</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.2003">mlso.daily_and_events.2003</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.2002">mlso.daily_and_events.2002</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.2001">mlso.daily_and_events.2001</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.2000">mlso.daily_and_events.2000</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.1999">mlso.daily_and_events.1999</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.1998">mlso.daily_and_events.1998</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.1997">mlso.daily_and_events.1997</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.1996">mlso.daily_and_events.1996</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.1995">mlso.daily_and_events.1995</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.1994">mlso.daily_and_events.1994</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.1993">mlso.daily_and_events.1993</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.1992">mlso.daily_and_events.1992</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.1991">mlso.daily_and_events.1991</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.1990">mlso.daily_and_events.1990</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.1989">mlso.daily_and_events.1989</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.1988">mlso.daily_and_events.1988</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.1987">mlso.daily_and_events.1987</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.1986">mlso.daily_and_events.1986</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.1985">mlso.daily_and_events.1985</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.1984">mlso.daily_and_events.1984</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.1983">mlso.daily_and_events.1983</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.1982">mlso.daily_and_events.1982</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.1981">mlso.daily_and_events.1981</a><br/> <a href="https://download.hao.ucar.edu/d5/mlso/log/event/mlso.daily_and_events.1980">mlso.daily_and_events.1980</a><br/> </p> </div> <!-- more-content --> <br/> <h2>Space Coronagraph CME Listings</h2> <p> <ul> <li><a href="https://www2.hao.ucar.edu/mlso/solar-maximum-mission/smm-cme-catalog"><b>SMM White Light Coronagraph</b> CME listings: 1980, 1984 to 1989</a></li> <li><a href="/images/Skylab_ATM_CME_activity_list.pdf"><b>SKYLAB ATM White Light Coronagraph</b> CME and Activity Listing: 1973, 1974</a></li> </ul> </p> <br/> <h2>Current Solar Activity</h2> <p> <ul> <li>Up-to-date disk images of active solar regions in multiple wavelengths: <a href="https://www.solarmonitor.org/"><b>solarmonitor.org</b></a> (outside link).</li> <li>More up-to-date disk images of active solar regions in multiple wavelengths: <a href="http://suntoday.lmsal.com/suntoday"><b>suntoday.lmsal.com</b></a> (outside link).</li> <li>Movies of active solar regions in multiple wavelengths: <a href="https://sohowww.nascom.nasa.gov/data/realtime/mpeg/"><b>SOHO</b></a> (outside link).</li> <li>Up-to-date maps of active solar regions, visit <a href="http://www.raben.com/maps/"><b>raben.com</b></a> (outside link).</li> </ul></p> </div> <!-- inst_container --> <div id="legalblockcont"> <div id="legalblock"> <div id="links"> <div style="color:#f8f9fa;margin-right:15px" class="legallink">© 2022 UCAR</div> <div class="legallink"><a href="https://www.ucar.edu/privacy-notice">Privacy</a></div> <div class="legallink"><a href="https://www.ucar.edu/cookie-other-tracking-technologies-notice">Cookies</a></div> <div class="legallink"><a href="https://www.ucar.edu/terms-of-use">Terms of Use</a></div> <div class="legallink"><a href="https://www.ucar.edu/notification-copyright-infringement-digital-millenium-copyright-act">Copyright Issues</a></div> <div class="legallink"><a href="https://nsf.gov/">Sponsored by NSF</a></div> <div class="legallink"><a href="https://www.ucar.edu/who-we-are/ethics">Report Ethics Concern</a></div> </div> <div id="address"> <b>Postal Address</b>: P.O. Box 3000, Boulder, CO 80307-3000 • <b>Shipping Address</b>: 3090 Center Green Drive, Boulder, CO 80301 </div> </div> </div> <div id="nsfdisclaimercont"> <div id="nsfdisclaimer"> <img src="https://mlso.hao.ucar.edu//images/nsf-logo.png" /> <div id="nsftext">This material is based upon work supported by the National Center for Atmospheric Research, a major facility sponsored by the National Science Foundation and managed by the University Corporation for Atmospheric Research. Any opinions, findings and conclusions or recommendations expressed in this material do not necessarily reflect the views of the National Science Foundation. </div> </div> </div> </div> <!-- wrap --> <script> var coll = document.getElementsByClassName("collapsible"); var i; for (i = 0; i < coll.length; i++) { coll[i].addEventListener("click", function() { this.classList.toggle("activetogg"); var content = this.nextElementSibling; /* if (content.style.display === "block") { content.style.display = "none"; } else { content.style.display = "block"; } */ if (content.style.maxHeight){ content.style.maxHeight = null; } else { content.style.maxHeight = content.scrollHeight + "px"; } }); }</script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10