火狐hack解决多行文字胜率

xiaoxiao2021-02-28  88

// 火狐和ie下多行文字不省略hack

var $index_footer_content_clamp= document.getElementById('index_footer_content_clamp');

$clamp($index_footer_content_clamp,{ clamp : 6, useNativeClamp : true, animate : true }); // 火狐hack结束
转载请注明原文地址: https://www.6miu.com/read-68766.html

最新回复(0)