词语解释
扶举[ fú jǔ ]
⒈ 犹扶舆。谓勉强扶持。
引证解释
⒈ 犹扶舆。谓勉强扶持。
分字解释
※ "扶举"的意思解释、扶举是什么意思由诗词在线汉语词典查词提供。
扶举');
})
$(".showmore").readmore({
moreLink: '展开阅读全文 ∨
',
lessLink: '点击收起 ∧
',
collapsedHeight: 200,
afterToggle: function(trigger, element, expanded) {
if (!expanded) { // The "Close" link was clicked
$('html, body').animate({
scrollTop: element.offset().top
}, {
duration: 100
});
}
},
beforeToggle: function(trigger, element, expanded) {
if (!expanded) { // The "Close" link was clicked
$('html, body').animate({
scrollTop: element.offset().top
}, {
duration: 100
});
}
}
});