Alpha-carotene, English name: Carotene, CAS: 7488-99-5, Chemical formula: C40H56, Molecular weight: 536.882, Density: 0.9380 (estimated), Melting point: 187.50 ° (evacua)
<script>$(function () { var content = $(.refs).html(); var more = true; //限制字符个数 var hide = function () { $(.refs).each(function () { var maxheight = 120; if ($(this).text().length > maxheight) { $(this).text($(this).text().substring(0, maxheight)); $(this).html($(this).html() + '...'); more = true; $('.more').html (see more); } else { $ ('.more').hide(); } }); }; hide(); $('.more').click(function () { if (more) { $(.refs).html(content); $(this).html(收起); more = false; } else { hide(); } }); })cript>




