yet

Lithium metal deposition/dissolution under uniaxial pressure with high-rigidity layered polyethylene separator

RSC Adv., 2020, 10,17805-17815
DOI: 10.1039/D0RA02788J, Paper
Open Access
  This article is licensed under a Creative Commons Attribution 3.0 Unported Licence.
Shogo Kanamori, Mitsuhiro Matsumoto, Sou Taminato, Daisuke Mori, Yasuo Takeda, Hoe Jin Hah, Takashi Takeuchi, Nobuyuki Imanishi
The use of a high rigidity separator and application of an appropriate amount of pressure are effective approaches to control lithium metal growth and improve its cycle performance.
The content of this RSS Feed (c) The Royal Society of Chemistry




yet

Yet another HTML5 fallback strategy for IE

If you’re using HTML5 elements then you’re probably also using a JavaScript shiv to help make it possible to style those elements in versions of Internet Explorer prior to IE9. But when JavaScript is disabled the accessibility of the content may be affected in these versions of IE. This is one way to provide a more accessible fallback.

The concept is to ensure that all modern browsers are served the default style sheet(s) and that people using older versions of IE only download them if JavaScript is enabled. When JavaScript is not enabled, people using those browsers can be served either no styles at all (as Yahoo! suggests for browsers receiving C-Grade support) or simple fallback styles.

Client-side method: conditional comments

Doing this on the client-side comes at the cost of having to litter your code with proprietary conditional comments. First, it’s necessary to comment out the default style sheet(s) from versions of IE earlier than IE9. All other browsers will be able to read the file(s).

<!--[if ! lt IE 9]><!-->
<link rel="stylesheet" href="/css/default.css">
<!--<![endif]-->

For earlier versions of IE, an HTML5 shiv is included and the necessary link elements are created and added to the DOM using JavaScript. This means that when JavaScript is not enabled in IE7 or IE8 the style sheet will not be present, resulting in an unstyled HTML page. In this example, IE6 won’t be served CSS at all.

<!--[if (IE 7)|(IE 8)]>
<script src="/js/html5.js"></script>
<script>
   (function() {
      var link = document.createElement("link");
      link.rel = "stylesheet";
      link.href = "/css/default.css";
      document.getElementsByTagName("head")[0].appendChild(link);
   }());
</script>
<![endif]-->

To support multiple style sheets, an array and for loop can be used.

<!--[if (IE 7)|(IE 8)]>
<script src="/js/html5.js"></script>
<script>
   (function() {
      var css = [
         '/css/default.css',
         '/css/section.css',
         '/css/custom.css'
      ];
      var i;
      var link = document.createElement('link');
      var head = document.getElementsByTagName('head')[0];
      var tmp;

      link.rel = 'stylesheet';

      for(i = 0; i < css.length; i++){
         tmp = link.cloneNode(true);
         tmp.href = css[i];
         head.appendChild(tmp);
      }
   }());
</script>
<![endif]-->

Thanks to Remy Sharp and Mathias Bynens for helping me to improve this script. Fork it.

Rather than serving unstyled content, it may be preferable to provide some simple fallback styles. This can be done by linking to a separate style sheet wrapped in noscript tags. In this example, IE6 will always use these legacy styles while IE7 and IE8 will do so only when JavaScript is disabled.

<!--[if lt IE 9]>
<noscript>
   <link rel="stylesheet" href="/css/legacy.css">
</noscript>
<![endif]-->

You may wish to use a generic style sheet, such as “Universal IE6 CSS”, or spend a few minutes crafting your own and ensuring that the typography and colours approximate those in the default style sheet.

The complete example code is as follows:

<!--[if ! lt IE 9]><!-->
<link rel="stylesheet" href="/css/default.css">
<!--<![endif]-->

<!--[if (IE 7)|(IE 8)]>
<script src="/js/html5.js"></script>
<script>
   (function() {
      var link = document.createElement("link");
      link.rel = "stylesheet";
      link.href = "/css/default.css";
      document.getElementsByTagName("head")[0].appendChild(link);
   }());
</script>
<![endif]-->

<!--[if lt IE 9]>
<noscript>
   <link rel="stylesheet" href="/css/legacy.css">
</noscript>
<![endif]-->

Server-side method: user-agent string detection

The drawbacks of current client-side approaches to IE fallbacks is that they are IE-specific, make extensive use of conditional comments, and have to use JavaScript to create or rewrite link elements. This blog makes use of an alternative approach: server-side user-agent detection. It was inspired by Yahoo!’s Graded Browser Support strategy – created by Nate Koechley – which recommends that all CSS and JavaScript is withheld from legacy browsers (not limited to IE).

The source code in the head of this blog changes when viewed in modern browsers, IE8, and legacy browsers that are incapable of styling HTML5 elements (e.g. Firefox 2) or lack adequate CSS2.1 support (e.g. IE7).

Browsers are assumed to be capable; there is no need to update the script every time a new browser is released. Only when a browser is deemed to be severely incapable is it added to a “blacklist” and served simple styles to ensure that the accessibility of the content is maintained. This is the method I prefer, although it does require more time upfront.




yet

Sabic to shutter Spanish polyether imide capacity




yet

For the war yet to come: planning Beirut's frontiers / Hiba Bou Akar

Rotch Library - HT169.L42 B68 2018




yet

A&N students in Kota yet to find way home

While most of the coaching students in Kota have returned to their home states, 25 students from Andaman and Nicobar Islands see no hope of returning soon. Their repeated requests to the Central government for airlifting them have yielded no response





yet

İslâm Medeniyetinde Bağdat (medînetü's-selâm) Uluslararası Sempozyum: International Symposium on Baghdad (madinat al-salam) in the Islamic Civilization = al-Muʼtamar al-Duwalī Baghdād (madīnat al-salām) fī al-ḥaḍārah al-Islāmīyah:

Rotch Library - DS79.9.B25 I85 2008




yet

Yet to receive proposal from LIC for IPO, says Irdai Chairman S C Khuntia

Khuntia also asked insurance companies to "weed out" loss-making products and concentrate only on the better paying ones




yet

The marriage record of Taylor, Franklin P. and Boyett, Martha J




yet

The marriage record of Boyett, James M. and Jones, Rachel H




yet

The marriage record of Boyett, Samuel N. and Henderson, Edna




yet

The marriage record of Price, Charles H. and Boyett, Georgia




yet

The marriage record of Boyett, John A. and Collins, Fannie




yet

The marriage record of Boyett, John G. and Ryals, Allie




yet

The marriage record of Boyett, William H. and Sikes, Nancy L




yet

The marriage record of Boyett, Samuel T. and Dormany, Sarah E




yet

The marriage record of Boyett, Thomas E. and Collins, Teresa




yet

The marriage record of Boyett, Berry B. and Godwin, Isabell




yet

The marriage record of Boyett, Howell and Collins, Kizzie




yet

The marriage record of Boyett, Henry L. and Tucker, Lutina




yet

Aerial view over Lafayette Street Bridge




yet

Schoolhouse, campus of the University of Tampa, 401 West Lafayette Street, Tampa, Fla.




yet

The Rat Hunt Isn't Over Yet




yet

Not Out of the Woods Yet




yet

Aerial view: Central Avenue looking east and north toward the waterfront, Million Dollar Pier was not built yet, the Yacht basin, Hotel Detroit, Soreno Hotel. Willson Chase Dry Goods and Furniture, Harrison Powell Hardware and Furniture, Levell's Caf&




yet

Aerial view: Mirror Lake area; Standard Business College; First Avenue Methodist Church; 1919 and 1911 High School buildings, the Water tower and many houses. Suwanee Hotel not built yet




yet

Franklin Street, looking north from Lafayette Street, Tampa, Fla




yet

Lafayette Street Bridge, Tampa, Fla




yet

Hillsboro [sic] River and City Park, from Lafayette Street Bridge, Tampa, Fla




yet

Lafayette St. Bridge, looking towards business section, Tampa, Fla




yet

Franklin Street, looking north from Lafayette Street, Tampa, Fla




yet

Bird's eye view of Lafayette Street Bridge over Hillsboro River




yet

Crowds crossing Lafayette Street Bridge in Tourist Season, Tampa, Fla




yet

Bostains Hotel and Lafayette Street Bridge from Plant Park, Tampa, Fla




yet

Franklin Street from corner of Lafayette Street, Tampa, Florida




yet

Lafayette Camp, Route U.S. 41 N. Sarasota, Fla




yet

Celayeta E. Max




yet

Celayeta Echegaray, Maximo




yet

Cullen Boyette




yet

Naturalization record of Rodriguez, Cayetano




yet

Aerial view of Tampa's Lafayette Street




yet

Aerial view of the corner of Franklin Street and Lafayette Street




yet

Val's Corner on the northeast corner of Tampa and Lafayette Streets




yet

Lafayette Street Bridge and view northwest of the river, toward the Tampa Bay Hotel and Plant Park




yet

Lafayette Hotel




yet

Ship Jose Gaspar sailing by the Lafayette Street Bridge and the Tampa Bay Hotel during a Gasparilla Festival




yet

Lafayette Street Bridge




yet

Intersection of Lafayette Street and Florida Avenue




yet

Tibbett's Corner on the southwest corner of Franklin (300 block) and Lafayette (200 block) Streets




yet

Lafayette Street Bridge in a raised position